Method GetTableName
GetTableName(DocumentId)
Get table name.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 11, 300, 160)]
string GetTableName(DocumentId inDocumentId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of the document to modify. |
Returns
| Type | Description |
|---|---|
| string | Table name. |