| UserRatesPayRate Property |  | 
                Gets the pay 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 PayRate { get; set; }function get_PayRate();
function set_PayRate(value);
Property Value
String Remarks
Remarks
                Gets the pay rate assigned to a user.  Employee pay rate represents the hourly wage for hourly employees and the per pay period rate for 
                salaried employees and used For reporting and payroll export purpose only. 
                 
|  Note | 
|---|
| Setup: Manager > Employees > Rates Tab
 
 | 
 Example
Example100
 See Also
See Also