Click or drag to resize
DifferentialDaysOfWeek Property
Bit-mask from Sunday to Saturday. Bit 0 represents Sunday, 1 is Monday, ...

Namespace: AMG.API.Definitions.Shifts
Assembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public int DaysOfWeek { get; set; }

Property Value

Type: Int32
See Also