Amazon.ECS.Model.ItemAttributes.IsSetIngredients C# (CSharp) Метод

IsSetIngredients() публичный Метод

Checks if Ingredients property is set
public IsSetIngredients ( ) : Boolean
Результат Boolean
        public Boolean IsSetIngredients()
        {
            return  this.ingredientsField != null;
        }
ItemAttributes