CQG API 4.0 - Revised
CanBeModified Property
See Also  Send Feedback
CQGOrder Interface : CanBeModified Property

Glossary Item Box

Description

Returns the order availability for modification.

Property type

Read-only property

Syntax

Visual Basic
Public Property CanBeModified As Boolean

Return Type

True if the order can be modified, False otherwise.

Remarks

The order can be modified if its status is osInOrderBook.

See Also