Amazon.ECS.Model.TagLookupResponse.IsSetTags C# (CSharp) Метод

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

Checks if Tags property is set
public IsSetTags ( ) : System.Boolean
Результат System.Boolean
        public Boolean IsSetTags()
        {
            return (Tags.Count > 0);
        }