EmployeeInfoFixedDays Field |
True if the day has a fixed shift or fixed day off.
Namespace:
ASAP.NRP.Core
Assembly:
NRP (in NRP.dll) Version: 3.49.0+539d3dcf73518163e952c8abb92256bf56ba5029
SyntaxPublic FixedDays As Boolean()
public:
array<bool>^ FixedDays
val mutable FixedDays: bool[]
Field Value
Type:
Boolean
See Also