Amazon.ECS.Model.TaggedItems.IsSetFirstTagging C# (CSharp) Метод

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

Checks if FirstTagging property is set
public IsSetFirstTagging ( ) : System.Boolean
Результат System.Boolean
        public Boolean IsSetFirstTagging()
        {
            return this.firstTaggingField != null;
        }