Click or drag to resize

UserPoliciesScheduleTemplate Property

Gets the schedule template name assigned to a user

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

Property Value

String
Remarks
Gets the schedule template name assigned to a user. Schedule templates allow a recurring schedule to be configured for an employee.

Example
default
See Also