Click or drag to resize

UserInfoModelPayRate Property

Gets or sets PayRate for a user

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

Property Value

String
Remarks
This value represents PayRate for 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.
Example
100
See Also