| UserPoliciesScheduleTemplate Property |  | 
                Gets the schedule template name assigned to a user
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic string ScheduleTemplate { get; set; }function get_ScheduleTemplate();
function set_ScheduleTemplate(value);
Property Value
String Remarks
Remarks
                Gets the schedule template name assigned to a user.  Schedule templates allow a recurring schedule to be configured for an employee. 
                
 Example
Exampledefault
 See Also
See Also