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

IsSetCustomizable() 공개 메소드

Checks if Customizable property is set
public IsSetCustomizable ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetCustomizable()
        {
            return  this.customizableField != null;
        }
MerchantItemAttributes