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

IsSetDeweyDecimalNumber() public method

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