Amazon.ECS.Model.TaggedItems.IsSetFirstTagging C# (CSharp) Méthode

IsSetFirstTagging() public méthode

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