GetUserPayAdjustModelPayPerUnit Property | |
The pay per unit for the current pay adjustment
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public decimal PayPerUnit { get; set; }
function get_PayPerUnit();
function set_PayPerUnit(value);
Property Value
DecimalRemarks
The pay per unit for the current pay adjustment.
Example 1.04
See Also