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