WeekDateNumberForDayOfWeek Method A Sandcastle Documented Class Library
Returns the ISO 8601 number for a specific day of week.

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

C#
public static int NumberForDayOfWeek(
	DayOfWeek d
)

Parameters

d
Type: SystemDayOfWeek

Return Value

Type: Int32
See Also

Reference