TimeOffRequestDetailModelMgrNotes Property |  |
Gets or sets Manager Notes
Namespace: AppOne.Web.Service.Services.V1R0.Customer.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
This field holds the notes entered by the manager while modifying this record
Exampledefault
See Also