Amazon.ECS.Model.MerchantItemAttributes.IsSetIngredients C# (CSharp) 메소드

IsSetIngredients() 공개 메소드

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