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

IsSetBrand() public méthode

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