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

IsSetManufacturer() public méthode

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