| Name | Description | Type | Additional information | 
|---|---|---|---|
| AppId | The unique identifier of the related CApp. | globally unique identifier | None. | 
| AppName | The name of the CApp the result was created with. | string | None. | 
| AppVersion | The CApp version that was used to create the Result. | string | None. | 
| CreatorAppVersion | The version number of the CONFIDENCEapps ConfidenceApps the result was created with. | string | None. | 
| DoneStamp | The exact time when the task was completed. | date | None. | 
| DoneUserId | The unique id of the user who finished the result, when done for a dispatched task. | string | None. | 
| DoneUserName | The username of the user who finished the result, when done for a dispatched task. | string | None. | 
| DoneUserFullName | The full username of the user who finished the result, when done for a dispatched task. | string | None. | 
| InputFields | Contains result values for a specific inputfield within the CApp the result is for. | Collection of ConfidenceApps.Interfaces.Results.IInputControl | None. | 
| IsSend | Gets if the result was send by user. | boolean | None. | 
| StateOfTask | Storable Property for | ConfidenceApps.Types.State | None. | 
| SyncedAt | Gets when the result was synced with server. | date | None. | 
| TaskId | The unique identifier for the task, the result is for (if result was created for a task). | globally unique identifier | None. | 
| TimeStamp | The time of result finishing. | date | None. | 
| XmlVersion | The version of the result xml schema format. | string | None. | 
| TaskMappingId | The id of the associated taskmapping. | globally unique identifier | None. | 
| IdentValue | A value to identify the result content | string | None. | 
| SyncId | Id for synchronization | globally unique identifier | None. |