Click or drag to resize

GetUserPayAdjustModelNotes Property

The notes for this pay adjustment

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

Property Value

String
Remarks
The notes for this pay adjustment.

Example
A note
See Also