Returns the order availability for modification.
Read-only property
| Visual Basic |
|---|
Public Property CanBeModified As Boolean |
True if the order can be modified, False otherwise.
The order can be modified if its status is osInOrderBook.
|
| CQG API 4.0 - Revised |
|
| CanBeModified Property | |
| See Also Send Feedback | |
| CQGOrder Interface : CanBeModified Property |
Glossary Item Box
Returns the order availability for modification.
| Visual Basic |
|---|
Public Property CanBeModified As Boolean |
True if the order can be modified, False otherwise.
The order can be modified if its status is osInOrderBook.