ArcObjects Library Reference (ArcMapUI)  

IMetadataViewWindow2 Interface

Provides access to members setting the Metadata View Window.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Write-only property Application Provides the window with a reference to the application.
Write-only property DataSource Pass the data source name of the selected layer to Metadata View window.
Method FindViaLayer Is Metadata (of a layer's data source) already being displayed.
Method FindViaStandaloneTable Is Metadata (of a standalone table) already being displayed.
Read-only property hWnd HWND of the Metadata View Window.
Read/write property Layer The stored layer.
Write-only property Metadata Pass the metadata directly to Metadata View window.
Read-only property Metadata The Metadata of the selected layer's data source.
Read-only property MetadataHelper The Metadata helper to get stylesheet path and metadata.
Method Refresh Refresh the metadata view.
Read-only property SelectedStylesheet Selected Stylesheet from Metadata helper.
Method Show Show MetadataViewWindow of the selected layer's data source.
Read/write property StandaloneTable The standalone table to view/edit.
Read-only property StylesheetPath Stylesheet path from Metadata helper.

Inherited Interfaces

Interfaces Description
IMetadataViewWindow Provides access to members setting the Metadata View Window.

CoClasses that implement IMetadataViewWindow2

CoClasses and Classes Description
MetadataViewWindow MetadataViewWindow class used to display the metadata of selected layer's data source.