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

IsSetCustomizable() public method

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