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
Syntax public string MgrNotes { get; set; }
function get_MgrNotes();
function set_MgrNotes(value);
Property Value
StringRemarks
This field holds the notes entered by the manager while modifying this record
Example default
See Also