Skip to main content

GetDocumentProcessResponse

The GetDocumentProcessResponse class represents the response containing the process identifier associated with a document within a workflow.

Properties

NameDescription
ProcessIdGets or sets the identifier of the process associated with the document.

Constructors

NameDescription
GetDocumentProcessResponse(processId)Initializes a new instance of the GetDocumentProcessResponse class with the specified process identifier.
GetDocumentProcessResponse()Initializes a new instance of the GetDocumentProcessResponse class.