API Reference > imodeljs-frontend > IModelConnection > IModelConnection.ViewSpec 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 core/frontend/src/IModelConnection.ts Line 679 Last Updated: 13 June, 2024