AddUserPayAdjustModelNotes Property |  |
The notes for this pay adjustment
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic string Notes { get; set; }
function get_Notes();
function set_Notes(value);
Property Value
String
Remarks
The notes for this pay adjustment.
ExampleA note
See Also