DayOfWeekConstraints Property
Overloads
DayOfWeekConstraints |
A list of days when access is allowed. |
DayOfWeekConstraints
A list of days when access is allowed.
Declaration
public List<DayOfWeek> DayOfWeekConstraints { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<System.DayOfWeek> |