Method GetDraftTables
GetDraftTables(DocumentId)
Get draft tables of a document.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 14, 300, 140)]
List<ElementId> GetDraftTables(DocumentId inDocumentId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Document to analyze. |
Returns
| Type | Description |
|---|---|
| List<ElementId> | Draft tables of the document. |
Remarks
This method is available since v7.14.300.140.