| Name | Description | Type | Additional information | 
|---|---|---|---|
| Content | The result content stored as string. | string | None. | 
| DataType | The datatype of the given Result value. | ConfidenceApps.Types.ResultDataTypeEnum | None. | 
| FileFormat | Optional file format indication if data type is a base64binary conversion of a file. | string | None. | 
| 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. | 
| IsChanged | Indicates if at least one property has changed since the last reset. Can be reseted by set to false. | boolean | None. | 
| SyncedAt | Gets when the result was synced with server. | date | None. | 
| TimeStamp | The timestamp of last edition. | date | None. |