Syntax
Public Sub UpdateSLTPOrderResult(Result As VertexFXBridgeAPI.TransResult, OrderID As String, ServerTime As String)
This event is fired when a SLTPorder is updated.
Parameters
Key | Description |
Result | Value of typeTransResult |
OrderId | Value of type string. |
ServerTime | Value of type string |
See Also