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

IsSetDeweyDecimalNumber() public method

Checks if DeweyDecimalNumber property is set
public IsSetDeweyDecimalNumber ( ) : Boolean
return Boolean
        public Boolean IsSetDeweyDecimalNumber()
        {
            return  this.deweyDecimalNumberField != null;
        }
ItemAttributes