Method ToString
ToString()
Returns the name of the item, i.e Active, Cancelled etc.
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
System.String | A string containing the name of this status. |
Overrides
System.Object.ToString()