TimeExportParamOutShiftCode Property | |
Gets or sets ShiftCode
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public string ShiftCode { get; set; }
function get_ShiftCode();
function set_ShiftCode(value);
Property Value
StringRemarks
This value represents Shift Code for the time card entry.
Note |
---|
Setup:
Configuration > Payroll Processing > Export Code Matrices
Configuration > Payroll Processing > Pay Adjustment Types
Business Rules:
The ExportCode reports differently based on the Type value.
|
Example DT4
See Also