Provides access to members setting the Metadata View Window.
Product Availability
Available with ArcGIS Desktop.
Members
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 | 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. |
CoClasses that implement IMetadataViewWindow
CoClasses and Classes | Description |
---|---|
MetadataViewWindow | MetadataViewWindow class used to display the metadata of selected layer's data source. |