Amazon.ECS.Model.TagLookupResponse.IsSetTags C# (CSharp) Méthode

IsSetTags() public méthode

Checks if Tags property is set
public IsSetTags ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetTags()
        {
            return (Tags.Count > 0);
        }