AddUserTimeNonWorkShiftModelNotesMgr Property |  |
The notes that a manager can enter for this transaction
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic string NotesMgr { get; set; }
function get_NotesMgr();
function set_NotesMgr(value);
Property Value
String
Remarks
The notes that a manager can enter for this transaction.
ExampleNot going to except this one
See Also