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;
        }