UploadField properties
- Last UpdatedSep 06, 2023
- 1 minute read
Refer to the following table for the key configurable properties of UploadField.
Misc properties
|
Property |
Description |
Valid values |
|---|---|---|
|
DataType |
The data type for the expression. See Configure the Data Type property for fields. This property is enabled only when the value for the SourceType property is Expression. |
Boolean, Date, Double, Integer, Long, Single, String |
|
ReportingPointField |
This property appears only when the value for the SourceType property is ReportingPoint. Enables you to choose an existing field from the source reporting point on the parent XML Upload item. |
Any available field |
|
Expression |
An expression that defines what data to capture. This property appears only when the value for the SourceType property is Expression. Use the Expression Editor to build the expression to capture data. Click Browse (...) to open the editor. |
Expression |
|
SourceType |
Indicates whether data in the field is sourced from a reporting point or from a custom expression. |
Expression, Reporting Point |