Click or drag to resize

TimeExportParamInEnableDuplicateOvertimeAsRegular Property

Enables duplication of overtime hours as regular hours

Namespace: AppOne.Web.Service.Services.V1R0.Customer.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public bool EnableDuplicateOvertimeAsRegular { get; set; }

Property Value

Boolean
Remarks
Value of this field determines whether to duplicate overtime hours as regular hours while exporting
Example
True
See Also