Converts a BrokerOrderType to a string.
Namespace:
RightEdge.CommonAssembly: Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)
Syntax
| C# |
|---|
public static string GetBrokerOrderTypeString( OrderType orderType ) |
| Visual Basic (Declaration) |
|---|
Public Shared Function GetBrokerOrderTypeString ( _ orderType As OrderType _ ) As String |
| Visual C++ |
|---|
public: static String^ GetBrokerOrderTypeString( OrderType orderType ) |
Parameters
- orderType
- Type: RightEdge.Common..::.OrderType
BrokerOrderType input.