Amazon.ECS.Model.MerchantItemAttributes.IsSetDeweyDecimalNumber C# (CSharp) 메소드

IsSetDeweyDecimalNumber() 공개 메소드

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