Click or drag to resize

AddPayrollPayTypeModelDeductFromPayTypeID Property

Enables the deduction from the associated pay type ID

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

Property Value

Int32
Remarks
Enables the deduction from the associated pay type ID.

Example
52
See Also