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

IsSetCategory() public méthode

Checks of Category property is set
public IsSetCategory ( ) : Boolean
Résultat Boolean
        public Boolean IsSetCategory()
        {
            return (Category.Count > 0);
        }
ItemAttributes