Click or drag to resize

UserInfoModelChargeRate Property

Gets or sets the charge rate 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 ChargeRate { get; set; }

Property Value

String
Remarks
This value represents charge rate for a user. Charge Rates represent the rate a client would be billed for the time an employee worked and used for reporting purposes only.
Example
100
See Also