Returns the month number.
Read-only property
Visual Basic |
---|
Public Property Month As Long |
Number of the contract month represented as Long
The enumeration of months begins with 1, which corresponds to January. It is a static property of an instrument.
To access the Instrument properties, see the example section of the InstrumentSubscribed event.