Method GetCatalogColumnParameters
GetCatalogColumnParameters(DocumentId)
Gets the catalog column parameters.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 15, 0, 60)]
List<ElementId> GetCatalogColumnParameters(DocumentId inDocumentId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of the family document to analyze. |
Returns
| Type | Description |
|---|---|
| List<ElementId> | Column parameter identifiers. |
Remarks
This method is available since v7.15.