Returns the unique identifier of current query.
Read-only property
Visual Basic |
---|
Public Property QueryID As Long |
Query ID represented as Long
See the usage of QueryID property in the OnQueryProgress event's example section.
![]() |
CQG API 4.0 - Revised |
![]() |
QueryID Property | |
See Also Send Feedback |
CQGOrdersQuery Interface : QueryID Property |
Glossary Item Box
Returns the unique identifier of current query.
Visual Basic |
---|
Public Property QueryID As Long |
Query ID represented as Long
See the usage of QueryID property in the OnQueryProgress event's example section.