WeekDateNumberForDayOfWeek Method |
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.5.0
Syntax public static int NumberForDayOfWeek(
DayOfWeek d
)
Parameters
- d
- Type: SystemDayOfWeek
Return Value
Type:
Int32See Also