GetUserTimeOffRequestDetailModelMgrNotes Property | |
The manager notes for this time-off request detail
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public string MgrNotes { get; set; }
function get_MgrNotes();
function set_MgrNotes(value);
Property Value
StringRemarks
The manager notes for this time-off request detail.
Example Unable to give this day off
See Also