Click or drag to resize
EmployeeTypeEnum Enumeration
Product: ALL Description: Employee type enumeration.

Namespace:  Intuit.Ipp.Data
Assembly:  Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
[SerializableAttribute]
public enum EmployeeTypeEnum
Members
  Member nameValueDescription
Officer0
Owner1
Regular2
Statutory3
Remarks
See Also