Skip to main content

What it does

Gets extended information about a document.

Definition

Document GetDocument( int sessionId, int batchId, int documentId );

Parameters

NameTypeDescription
sessionIdintThe ID of the connection to the Application Server
batchIdintThe ID of the batch that contains the document about which information is to be retrieved
documentIdintThe ID of the document about which information is to be retrieved

Returned value

TypeDescription
DocumentInformation about the document