| GetUserPayAdjustModelPayPerUnit Property |  | 
                 The pay per unit for the current pay adjustment
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic decimal PayPerUnit { get; set; }function get_PayPerUnit();
function set_PayPerUnit(value);
Property Value
Decimal Remarks
Remarks
                 The pay per unit for the current pay adjustment. 
                
 Example
Example1.04
 See Also
See Also