Click or drag to resize

BusinessHoursDayIdxDayOfWeek Property

Number of the day inside the week. Supported values are 1 – 7. 1 always means Sunday – regardless of how “First day of the week” setting is configured

Namespace:  CorrigoService.Entities
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int DayIdxDayOfWeek { get; set; }

Property Value

Type: Int32
See Also