[This is preliminary documentation and is subject to change.]

Describes the Data Type of a Custom DataField on an Occurrence Report.

Namespace: QPulseWebServices.Contracts.Data
Assembly: QPulseWebServices (in QPulseWebServices.dll) Version: 2.0.2.70

Syntax

C#
public enum DataFieldType

Members

Member nameDescription
Unknown
String
Numeric
Date
Boolean
FixedList
ListReference

See Also