Syntax
Public Sub LPSLTPOrderAccepted(ByVal LP As VertexFXBridgeAPI.VertexFXLP, ByVal LPOrderID As String)
This event fired when the SLTP order accepted successfully in the LP side.
Parameters
Key | Description |
LP | The LP Object |
LPOrderID | The LP Order ID |
See Also