|
OverTimeIncludeInFlextime Property
|
Is overtime included in flextime calculation True/False.
Namespace: Severa.Entities.APIAssembly: Severa.Entities.API (in Severa.Entities.API.dll) Version: 1.0.0
Syntaxpublic bool? IncludeInFlextime { get; set; }
Public Property IncludeInFlextime As Boolean?
Get
Set
Property Value
NullableBoolean
See Also