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

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

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