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

Glossary Item Box

Description

Sets/gets the default value of the property.

Property type

Read-write property

Syntax

Visual Basic
Public Property DefaultValue As Variant

Return Type

Default value, represented as Variant

Remarks

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

See Also