Syntax
Public Overrides Function RejectRequotedOrder(OrderID As String) As VertexFXBridgeAPI.TransResult
This function should reject re-quoted order with the LP, this will return an object of typeTransResultthat represents a fail or success result.
Parameters
Key | Description |
OrderID | Order ID of type string |
See Also