Syntax
Public Property OrderRejected(BOOrderID As String, Result As TransResult)
This property is called when rejecting result is received from the Backoffice.
Parameters
Key | Description |
BOOrderID | The ID for the order |
Result | The description of result |
See Also