AddPayrollPayTypeModelIsWorkType Property |  |
Is this payroll pay type a work type
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic bool IsWorkType { get; set; }
function get_IsWorkType();
function set_IsWorkType(value);
Property Value
Boolean
Remarks
Is this payroll pay type a work type
Exampletrue
See Also