| Name | Description | Type | Additional information |
|---|---|---|---|
| DataType |
The format of ´s content if it´s base64coded. Default is empty. |
ConfidenceApps.Types.ResultDataTypeEnum |
None. |
| FormControl |
The unique name of the formcontrol field. Default is empty. |
string |
None. |
| FormControlId |
The id of the formcontrol field of the AppXML within the related by CApp. |
globally unique identifier |
None. |
| ItemIndex |
The optional item index the dataentry is created for within a repeat control. |
integer |
None. |
| ParentId |
The id of the repeat formcontrol parent of the AppXML where the formcontrols data entry is contained within an item. |
globally unique identifier |
None. |
| Value |
The content value. By default empty. |
string |
None. |
| FileFormat |
Optional file format indication if data type is a base64binary conversion of a file. |
string |
None. |
| CanDelete |
Marks entry as deleteable. inside looping the whole group cant be deleted if set to false. default is TRUE. |
boolean |
None. |
| IsReadOnly |
Marks entry as readonly. default is FALSE. |
boolean |
None. |
| TimeStamp |
Saved timestamp of last result value edit |
date |
None. |