This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IM > IMetadataViewWindow2 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members setting the Metadata View Window.
Description | ||
---|---|---|
Application | Provides the window with a reference to the application. | |
DataSource | Pass the data source name of the selected layer to Metadata View window. | |
FindViaLayer | Is Metadata (of a layer's data source) already being displayed. | |
FindViaStandaloneTable | Is Metadata (of a standalone table) already being displayed. | |
hWnd | HWND of the Metadata View Window. | |
Layer | The stored layer. | |
Metadata | Pass the metadata directly to Metadata View window. | |
Metadata | The Metadata of the selected layer's data source. | |
MetadataHelper | The Metadata helper to get stylesheet path and metadata. | |
Refresh | Refresh the metadata view. | |
SelectedStylesheet | Selected Stylesheet from Metadata helper. | |
Show | Show MetadataViewWindow of the selected layer's data source. | |
StandaloneTable | The standalone table to view/edit. | |
StylesheetPath | Stylesheet path from Metadata helper. |
Interfaces | Description |
---|---|
IMetadataViewWindow | Provides access to members setting the Metadata View Window. |
CoClasses and Classes | Description |
---|---|
MetadataViewWindow | MetadataViewWindow class used to display the metadata of selected layer's data source. |