AddUserTimeNonWorkShiftModelNotesEmp Property | |
The notes that an employee 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 NotesEmp { get; set; }
function get_NotesEmp();
function set_NotesEmp(value);
Property Value
StringRemarks
The notes that a employee can enter for this transaction.
Example Out sick today.
See Also