AddPayrollPayTypeModelIsFMLAType Property |  |
Is this a family medial leave act (FMLA) type
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic bool IsFMLAType { get; set; }
function get_IsFMLAType();
function set_IsFMLAType(value);
Property Value
Boolean
Remarks
Is this a family medial leave act (FMLA) type.
Exampletrue
See Also