Method GetFinishing
GetFinishing(DocumentId)
Gets the finishing of a part.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 12, 0, 0)]
DocumentId GetFinishing(DocumentId inDocumentId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of the part document to analyze. |
Returns
| Type | Description |
|---|---|
| DocumentId | Finishing document identifier, or empty if the part does not have a finishing. |
Remarks
This method is available since v7.12.