| Name | Description | Type | Additional information |
|---|---|---|---|
| FormControlId |
The server identifier of the formcontrol this result item is related to. |
globally unique identifier |
None. |
| FormControlReferenceId |
The database identifier of the formcontrol this result item is related to. |
globally unique identifier |
None. |
| InputFields |
Contains result values for a specific inputfield within the CApp the result is for. |
Collection of ConfidenceApps.Interfaces.Results.IInputControl |
None. |
| ItemIndex |
The index number of the current loopitem. |
integer |
None. |
| ItemTitle |
The title to identify an item (repeat loop entry) by humans. |
string |
None. |
| State |
Validation state of form control´s input. |
ConfidenceApps.Types.ValidationStateEnum |
None. |
| TimeStamp |
The insertion time of the item. |
date |
None. |
| CanDelete |
Marks entry as deleteable. |
boolean |
None. |