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 public decimal Unit { get; set; }
function get_Unit();
function set_Unit(value);
Property Value
DecimalRemarks
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 2.3
See Also