|
MaxOrders (Get Method)
Gets the maximum amount of allowed orders.
int MaxOrders() |
Return Value
Maximum amount of allowed orders.
MaxOrders (Set Method)
Sets the maximum amount of allowed orders.
void MaxOrders(
|
Parameters
max_orders
[in] New value of maximum amount of allowed orders.
Return Value
None.
Note
By default, the maximum amount of allowed orders is equal to 1.