Amazon.ECS.Model.MerchantItemAttributes.IsSetIngredients C# (CSharp) Method

IsSetIngredients() public method

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