| 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
Syntaxpublic string ShiftCode { get; set; }function get_ShiftCode();
function set_ShiftCode(value);
Property Value
String Remarks
Remarks
                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
ExampleDT4
 See Also
See Also