| IExclusiveFormRecordLockResult |
Common interface for accessing the result of an exclusive form record lock request
|
| IFormRecordBaseData |
Common interface for base data of a form record.
|
| IFormRecordData |
Common interface for accessing form records and their meta data
|
| IFormRecordDoiInitData |
Data interface for transferring the Double opt-in details that were used to initialize the Double opt-in process
|
| IFormRecordElementData |
Common interface for accessing the field data of a form record.
|
| IFormRecordFormData |
Common interface for accessing form data information of a form record
|
| IFormRecordItemData |
Common interface for accessing the form record data of a specific form element item.
|
| IFormRecordLockContext |
Common interface for a form record locking context that can acquire a lock on a form record and which needs to be
released when the context is closed
|
| IFormRecordReviewData |
Common interface for accessing the review data of a single form record.
|
| IFormRecordUploadElementData |
Common interface for the data of an upload element of a form record.
|
| IFormRecordUploadElementData.BaseDynamic |
|
| IFormRecordUploadElementData.Default |
Common interface for the data of a default (non-dynamic) upload element.
|
| IFormRecordUploadElementData.Dynamic |
Common interface for the data of a dynamic upload element.
|
| IFormRecordUploadElementData.DynamicMultiple |
|
| IFormRecordUploadElementData.FileDescriptor |
Common interface for the descriptor of an uploaded file.
|
| IFormRecordUploadElementData.Multiple |
|
| IFormRecordVariableData |
Common interface for accessing the form record data of a specific variable.
|
| IFormRecordWorkflowData |
Common interface for accessing the workflow data of a form record
|