Click or drag to resize
ColumnTypeEnum Enumeration
Specifies the column type definition

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 ColumnTypeEnum
Members
  Member nameValueDescription
Account0
Money1
Rate2
Customer3
Vendor4
Employee5
ProductsAndService6
Department7
Class8
String9
Remarks
See Also