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
Syntax public string NotesMgr { get; set; }
function get_NotesMgr();
function set_NotesMgr(value);
Property Value
StringRemarks
The notes that a manager can enter for this transaction.
Example Not going to except this one
See Also