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

IsSetDescription() public méthode

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