Method GetDraftTableType
GetDraftTableType(ElementId)
Get the draft table type of an element.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 14, 300, 140)]
TableType GetDraftTableType(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the entity to analyze. |
Returns
| Type | Description |
|---|---|
| TableType | Draft table type. |
Remarks
This method is available since v7.14.300.140.