Click or drag to resize
CustomFieldTypeEnum Enumeration
Product: ALL Description: Possible supported CustomFieldTypes.

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 CustomFieldTypeEnum
Members
  Member nameValueDescription
StringType0
BooleanType1
NumberType2
DateType3
Remarks
See Also