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
Syntaxpublic string MgrNotes { get; set; }
function get_MgrNotes();
function set_MgrNotes(value);
Property Value
String
Remarks
The manager notes for this time-off request detail.
ExampleUnable to give this day off
See Also