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

IsSetIngredients() public méthode

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