GetUserPayAdjustModelNotes Property | |
The notes for this pay adjustment
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public string Notes { get; set; }
function get_Notes();
function set_Notes(value);
Property Value
StringRemarks
The notes for this pay adjustment.
Example A note
See Also