WeekDateDayOfWeekFromNumber Method |
Returns the day of week for corresponding to the specified day number according to ISO 8601.
Namespace:
Apptus.ESales.Connector.Time
Assembly:
Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax public static DayOfWeek DayOfWeekFromNumber(
int d
)
Parameters
- d
- Type: SystemInt32
Return Value
Type:
DayOfWeekSee Also