Method GetViewTitle
GetViewTitle(ElementId)
Gets the view title text
Declaration
[OperationContract]
[AvailableSinceVersion(7, 20, 255, 0)]
string GetViewTitle(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | The view |
Returns
| Type | Description |
|---|---|
| string | the title text |