UserRatesChargeRate Property | |
Gets the charge rate assigned to a user
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public string ChargeRate { get; set; }
function get_ChargeRate();
function set_ChargeRate(value);
Property Value
StringRemarks
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 |
---|
Setup:
Manager > Employees > Rates Tab
|
Example $100
See Also