Click or drag to resize
DocumentAccessEntryDayOfWeekConstraints Property
A list of days when access is allowed.

Namespace: PIX.QMSAPI.DataObjects
Assembly: 
Syntax
public List<DayOfWeek> DayOfWeekConstraints { get; }

Property Value

Type: ListDayOfWeek
See Also