Click or drag to resize

GetUserLaborLevelInEnableChargeRateHistory Property

Allows for the UserAssignedLaborLevelDetailsChargeRateHistory 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 EnableChargeRateHistory { get; set; }

Property Value

Boolean
Remarks
Allows for the UserAssignedLaborLevelDetailsChargeRateHistory data to be populated.

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