| 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
Syntaxpublic string ChargeRate { get; set; }function get_ChargeRate();
function set_ChargeRate(value);
Property Value
String Remarks
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 | 
|---|
| Setup: Manager > Employees > Rates Tab
 
 | 
 Example
Example$100
 See Also
See Also