Click or drag to resize

AddUserTimeNonWorkShiftModelNotesEmp Property

The notes that an employee can enter for this transaction

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public string NotesEmp { get; set; }

Property Value

String
Remarks
The notes that a employee can enter for this transaction.

Example
Out sick today.
See Also