DocumentsGetDocumentInfo Method

Retrieve the DocumentInfo object for a given document.

Namespace: BBNCExtensions.API.Documents
Assemblies:  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
Syntax
public abstract DocumentInfo GetDocumentInfo(
	int DocumentId
)

Parameters

DocumentId
Type: SystemInt32
The Document Id of the document info to retrieve.

Return Value

Type: DocumentInfo
A DocumentInfo object