GetUserTimeOffRequestModelEmpNotes 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
Syntax public string EmpNotes { get; set; }
function get_EmpNotes();
function set_EmpNotes(value);
Property Value
StringRemarks
The employee notes for this time-off request.
Example Taking a trip to North Pole, will not be accessible via email
See Also