Click or drag to resize

GetUserPayAdjustModelAmount Property

The Amount 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 Amount { get; set; }

Property Value

Decimal
Remarks
The Amount for the current pay adjustment. This value is represented as a decimal and is related to currency.

Example
1.34
See Also