Amazon.ECS.Model.TaggedItems.IsSetFirstTagging C# (CSharp) Method

IsSetFirstTagging() public method

Checks if FirstTagging property is set
public IsSetFirstTagging ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetFirstTagging()
        {
            return this.firstTaggingField != null;
        }