Method GetOpenDocuments
GetOpenDocuments()
Gets the open documents.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 6, 0, 0)]
List<DocumentId> GetOpenDocuments()
Returns
| Type | Description |
|---|---|
| List<DocumentId> | Documents found. |
Remarks
This method is available since v7.6.