Click or drag to resize
WeekInfoISO8601 Property
The week information for ISO 8601. Weeks according to ISO 8601 begins on Monday. The first week of the year is the first caledar week with a Thursday.

Namespace:  Apptus.ESales.Connector.Time
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax
C#
public static WeekInfo ISO8601 { get; }

Property Value

Type: WeekInfo
See Also