IModelConnection.ViewSpec Interface
The id/name/class of a ViewDefinition. Returned by IModelConnection.Views.getViewList
Properties
| Name | Type | Description | |
|---|---|---|---|
| class | string | The fullClassName of the ViewDefinition. | |
| id | string | The element id of the ViewDefinition. | |
| name | string | The name of the view. |
Defined in
Last Updated: 30 November, 2023