Click or drag to resize

GetUserPayAdjustModelPayPerUnit Property

The pay per unit for the current pay adjustment

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public decimal PayPerUnit { get; set; }

Property Value

Decimal
Remarks
The pay per unit for the current pay adjustment.

Example
1.04
See Also