CQG API 4.0 - Revised
SubscriptionLevel Property
See Also  Send Feedback
CQGInstrumentsGroupRequest Interface : SubscriptionLevel Property

Glossary Item Box

Description

Sets/gets the subscription level of the request.

The default value is gslRealtimeSnapshot.

Property type

Read-write property

Syntax

Visual Basic
Public Property SubscriptionLevel As eGroupSubscriptionLevel

Return Type

The request's subscription level, represented as eGroupSubscriptionLevel enumeration

See Also