Method GetDescription
GetDescription(DocumentId)
Gets the multi layer material document description
Declaration
[OperationContract]
[AvailableSinceVersion(7, 19, 0, 0)]
string GetDescription(DocumentId inDocumentId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of the document to analyze. |
Returns
| Type | Description |
|---|---|
| string | The multi layer material description. |
Remarks
This method is available since v7.19.