Syntax
Public Sub LPSLTPOrderUpdatedFailed(ByVal LP As VertexFXBridgeAPI.VertexFXLP, ByVal LPOrderID As String, ByVal Reason As String)
This event fired when updating 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