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