AddUserTimeOffRequestModelEmpNotes Property |  |
The employee notes for this time-off request
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic string EmpNotes { get; set; }
function get_EmpNotes();
function set_EmpNotes(value);
Property Value
String
Remarks
The employee notes for this time-off request.
ExampleTaking a trip to North Pole, will not be accessible via email
See Also