Amazon.ECS.Model.ItemAttributes.IsSetStoneCut C# (CSharp) Method

IsSetStoneCut() public method

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