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