Click or drag to resize

AddPayrollPayAdjustModelPayPerUnit Property

The amount to pay per unit

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public double PayPerUnit { get; set; }

Property Value

Double
Remarks
The amount to pay per unit.

Example
0.25
See Also