Click or drag to resize

AddUserTimeOffRequestModelEmpNotes Property

The employee notes for this time-off request

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

Property Value

String
Remarks
The employee notes for this time-off request.

Example
Taking a trip to North Pole, will not be accessible via email
See Also