Click or drag to resize

UserRatesChargeRate Property

Gets the charge rate assigned to a user

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

Property Value

String
Remarks
Gets the charge rate assigned to a user. Charge Rates represent the rate a client would be billed for the time an employee worked and used for reporting purposes only.

Note  Note
Setup:
Manager > Employees > Rates Tab
Example
$100
See Also