QuickBooks Integrator V6 - Online Help
QuickBooks Integrator V6
Questions / Feedback?

EmployeeType Property

Type of employee.

Syntax

[VB.NET]
Public Property EmployeeType As EmployeeEmployeeTypes

[C#]
public EmployeeEmployeeTypes EmployeeType {get; set;}

enum EmployeeEmployeeTypes { etUnspecified, etRegular, etOfficer, etStatutory, etOwner }

Remarks

The type of employee. A default value of etRegular will be assigned after Add operations if the field is not specified.

The following types are permitted:

etUnspecified0
etRegular1
etOfficer2
etStatutory3
etOwner4

This property is allowed in Add operations, and not used in Update operations.

Default Value

0

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0