Method GetCatalogRow
GetCatalogRow(DocumentId, string)
Gets the catalog row.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 15, 0, 60)]
ElementId GetCatalogRow(DocumentId inDocumentId, string inCode)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of the family document to analyze. |
| string | inCode | The row code. |
Returns
| Type | Description |
|---|---|
| ElementId | Row identifier. |
Remarks
This method is available since v7.15.