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