Amazon.ECS.Model.Tagging.IsSetEntityId C# (CSharp) Méthode

IsSetEntityId() public méthode

Checks if EntityId property is set
public IsSetEntityId ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetEntityId()
        {
            return  this.entityIdField != null;
        }