Click or drag to resize

AddPayrollPayTypeModelIsDurationOnly Property

Enables the is duration only flag

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

Property Value

Boolean
Remarks
Enables the is duration only flag.

Example
true
See Also