| GetUserPayAdjustModelUnit Property |  | 
                  The value amount of pay adjustment units
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic decimal Unit { get; set; }function get_Unit();
function set_Unit(value);
Property Value
Decimal Remarks
Remarks
                 The value amount of pay adjustment units.  
                
|  Note | 
|---|
| This value may not be enabled for all pay adjust types.  If the UseFormula is true then this
                    value is enabled to be used, but is not required. | 
 Example
Example2.3
 See Also
See Also