Method AddCatalogColumn
AddCatalogColumn(DocumentId, ElementId)
Add a new column to a family document
Declaration
[OperationContract]
[AvailableSinceVersion(7, 18, 400, 160)]
void AddCatalogColumn(DocumentId inDocumentId, ElementId inParameter)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of the document to modify. |
| ElementId | inParameter | Parameter to use for the new column |
Remarks
This method is available since v7.18.