Syntax
Public Overrides Function OrderByID(ID As String) As Order
Description
This function is used toreturn an object of type Orderfor the given Order ID.
Parameters
Key | Description |
ID | Order number to get the OrderObject for. Value of type is String |
See Also