CQG API 4.0 - Revised
WorkingWeekDays Property
See Also  Send Feedback
CQGSession Interface : WorkingWeekDays Property

Glossary Item Box

Description

Returns the session working week days.

Property type

Read-only property

Syntax

Visual Basic
Public Property WorkingWeekDays As eSessionWeekDays

Return Type

Session working week days represented as a bitmask of eSessionWeekDays

Example

See the usage of CQGSession properties in the CQGInstrument.Sessions' property's example section.

See Also