Click or drag to resize

GetUserPayAdjustModelUnit Property

The value amount of pay adjustment units

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

Property Value

Decimal
Remarks
The value amount of pay adjustment units.

Note  Note
This value may not be enabled for all pay adjust types. If the UseFormula is true then this value is enabled to be used, but is not required.
Example
2.3
See Also