Click or drag to resize

AddPayrollPayTypeModelIsWorkType Property

Is this payroll pay type a work type

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

Property Value

Boolean
Remarks
Is this payroll pay type a work type

Example
true
See Also