Amazon.ECS.Model.Tagging.IsSetEntityId C# (CSharp) Метод

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

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