Method GetRootRow
GetRootRow(DocumentId)
Gets the identifier of the root row of a BOM.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 12, 0, 0)]
int GetRootRow(DocumentId inDocumentId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of the BOM document to analyze. |
Returns
| Type | Description |
|---|---|
| int | Identifier of the root row, or |
Remarks
This method is available since v7.12.