Syntax
Public Overrides Function SwitchOrder(ByVal OrderID As Integer) As TransResult
This function is used to pass the order to anotheravailabledealer, and returns an integer value of type TransResult.
Parameters
Key | Description |
OrderID | Value of type integer |
See Also