| TimeExportParamInEnableDuplicateOvertimeAsRegular Property |  | 
                Enables duplication of overtime hours as regular hours
            
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic bool EnableDuplicateOvertimeAsRegular { get; set; }function get_EnableDuplicateOvertimeAsRegular();
function set_EnableDuplicateOvertimeAsRegular(value);
Property Value
Boolean Remarks
Remarks
                Value of this field determines whether to duplicate overtime hours as regular hours while exporting
            
 Example
ExampleTrue
 See Also
See Also