Amazon.ECS.Model.Tagging.IsSetEntityId C# (CSharp) Method

IsSetEntityId() public method

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