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
Syntaxpublic decimal PayPerUnit { get; set; }
function get_PayPerUnit();
function set_PayPerUnit(value);
Property Value
Decimal
Remarks
The pay per unit for the current pay adjustment.
Example1.04
See Also