Method GetCategory
GetCategory(DocumentId)
Gets the finishing category of a finishing document.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 20, 296, 0)]
FinishingCategoryType GetCategory(DocumentId inDocumentId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of the document to analyze. |
Returns
| Type | Description |
|---|---|
| FinishingCategoryType | The finishing category. |
Remarks
This method is available since v7.20.