Click or drag to resize

UserInfoModelCallBackPolicy Property

Gets or sets Call Back policy name 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 CallBackPolicy { get; set; }

Property Value

String
Remarks
This value represents Call Back policy name. Call Back policy is set of rules that determines how an employee is paid in a 'Call Back' situation. This is typically a scenario where the employee is not scheduled to work, or has left for the day, and must go into work.

Note:Value is case insensitive for set operations
Example
default
See Also