Method GetBottomCoating
GetBottomCoating(DocumentId)
Gets the multi layer bottom coating
Declaration
[OperationContract]
[AvailableSinceVersion(7, 19, 0, 0)]
SmartCoating GetBottomCoating(DocumentId inDocumentId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of the document |
Returns
| Type | Description |
|---|---|
| SmartCoating | Null if not set or bottom as top |
Remarks
This method is available since v7.19.