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

IsSetIngredients() public méthode

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