Method GetDraftTableColumnCount
GetDraftTableColumnCount(ElementId)
Gets the draft table column count.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 14, 300, 140)]
int GetDraftTableColumnCount(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the entity to analyze. |
Returns
| Type | Description |
|---|---|
| int | Count of column. |
Remarks
This method is available since v7.14.300.140.