AddPayrollPayAdjustModelUnitLabel Property | |
The unit label to associate with the pay adjustment
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public bool UnitLabel { get; set; }
function get_UnitLabel();
function set_UnitLabel(value);
Property Value
BooleanRemarks
The unit label to associate with the pay adjustment.
Example Miles
See Also