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