Click or drag to resize

AddPayrollPayTypeModelIsFMLAType Property

Is this a family medial leave act (FMLA) type

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

Property Value

Boolean
Remarks
Is this a family medial leave act (FMLA) type.

Example
true
See Also