TradeMUX SDK Documentation  1.0
TradeMUX SDK Documentation
string EnumToString ( object  value)

Converting an enumeration value of any type to a text form

Parameters
valueAny type enumeration value
Returns
A string with a text representation of the enumeration. To get the error message call the GetLastError() function.