Click or drag to resize

GetUserLaborLevelInEnablePayRateHistory Property

Allows for the UserAssignedLaborLevelDetailsPayRateHistory data to be populated.

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

Property Value

Boolean
Remarks
Allows for the UserAssignedLaborLevelDetailsPayRateHistory data to be populated.

Note  Note
This value defaults to false. When false the PayRateHistory value will return a null result.
Example
true/false
See Also