Skip to main content

FormDocumentData Properties

An object defining properties for the FormDocumentData class.

DocumentId

The unique identifier of the document.

Type: long


Controls

A list of FormControlData objects representing form controls associated with the document.

Type: List<FormControlData>