| DocumentAccessEntryDayOfWeekConstraints Property |
A list of days when access is allowed.
Namespace: PIX.QMSAPI.DataObjectsAssembly:
Syntaxpublic List<DayOfWeek> DayOfWeekConstraints { get; }Public ReadOnly Property DayOfWeekConstraints As List(Of DayOfWeek)
Get
Property Value
Type:
ListDayOfWeek
See Also