Amazon.ECS.Model.ItemAttributes.IsSetStoneCut C# (CSharp) 메소드

IsSetStoneCut() 공개 메소드

Checks if StoneCut property is set
public IsSetStoneCut ( ) : Boolean
리턴 Boolean
        public Boolean IsSetStoneCut()
        {
            return  this.stoneCutField != null;
        }
ItemAttributes