Amazon.ECS.Model.MerchantItemAttributes.IsSetCustomizable C# (CSharp) Méthode

IsSetCustomizable() public méthode

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