Method GetSourceRepresentation
GetSourceRepresentation(DocumentId)
Gets the source representation of a BOM.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 12, 0, 0)]
ElementId GetSourceRepresentation(DocumentId inDocumentId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of the BOM document to analyze. |
Returns
| Type | Description |
|---|---|
| ElementId | Identifier of the representation of the source assembly document, or Empty if none. |
Remarks
This method is available since v7.12.