FormDocumentData
The FormDocumentData
class represents form-related document data, including document identification and associated form controls.
Properties
Name | Description |
---|---|
DocumentId | The unique identifier of the document. |
Controls | A list of FormControlData objects representing form controls associated with the document. |