RuntimeWorkflowDocumentData
Represents document data within a runtime workflow, including details about the document and its associated forms and views.
Properties
| Name | Description |
|---|
| FormName | The name of the form associated with the document. |
| DocumentId | The unique identifier of the document. |
| ViewName | The name of the view associated with the document. |
| DocumentKey | The unique key identifying the document in the workflow. |
| FormId | The identifier of the form associated with the document. |
| DocumentName | The name of the document. |
Constructors