CQG API 4.0 - Revised
Values Property
See Also  Send Feedback
CQGAlgorithmicOrderDefinition Interface : Values Property

Glossary Item Box

Description

Returns values of the algorithmic order definition if the property type is list.

Property type

Read-only property

Syntax

Visual Basic
Public Property Values As CQGStringCollection

Return Type

Collection of the algorithmic order definition values, represented as CQGStringCollection

Remarks

This property is not valid if algorithmic order property type is not aoptList.

See Also