Click or drag to resize

UserAssignedLaborLevelDetailsPayRateHistoryValue Property

The pay rate for a users labor-level-detail

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

Property Value

Decimal
Remarks
The pay rate for a users labor-level-detail.

Example
10.50, 45, 900.39
See Also