| 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
 Syntax
Syntaxpublic string Notes { get; set; }function get_Notes();
function set_Notes(value);
Property Value
String Remarks
Remarks
                  The notes for this pay adjustment. 
                
 Example
ExampleA note
 See Also
See Also