Method GetFinalStage
GetFinalStage(DocumentId)
Gets the final stage operation of a document.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 8, 0, 0)]
ElementId GetFinalStage(DocumentId inDocumentId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of the document to analyze. |
Returns
| Type | Description |
|---|---|
| ElementId | Identifier of the final stage operation. |
Remarks
This method is available since v7.8.