[This is preliminary documentation and is subject to change.]
Describes the Data Type of a Custom DataField on an Occurrence Report.
Namespace: QPulseWebServices.Contracts.DataAssembly: QPulseWebServices (in QPulseWebServices.dll) Version: 2.0.2.70
Syntax
| C# |
|---|
public enum DataFieldType |
Members
| Member name | Description | |
|---|---|---|
| Unknown | ||
| String | ||
| Numeric | ||
| Date | ||
| Boolean | ||
| FixedList | ||
| ListReference |