MonthNumber Property A Sandcastle Documented Class Library
The ISO 8601 number for this month. The number for January is 1, February is 2 etc. up to December at 12.

Namespace:  Apptus.ESales.Connector.Time
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.2.1
Syntax

C#
public int Number { get; }

Property Value

Type: Int32
See Also

Reference