CQG API 4.0 - Revised
ClientId Property
See Also  Send Feedback
CQGStrategyDefinition Interface : ClientId Property

Glossary Item Box

Description

Returns the CQGIC generated GUID for the strategy definition.

Property type

Read-only property

Syntax

Visual Basic
Public Property ClientId As String

Return Type

CQGIC generated GUID, represented as String

Remarks

This property could be empty string.

See Also