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