Click or drag to resize

AddPayrollPayTypeModelDeductFromPayType Property

Enables deducts from the associated DecutFromPayTypeID

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

Property Value

Boolean
Remarks
Deducts from the associated DecutFromPayTypeID

Example
true
See Also