| GetPayrollPayTypeModelIsWorkType 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
 Syntax
Syntaxpublic bool IsWorkType { get; set; }function get_IsWorkType();
function set_IsWorkType(value);
Property Value
Boolean Remarks
Remarks
                 Is this payroll pay type a work type
                 
 Example
Exampletrue
 See Also
See Also