This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IM > IMetadataViewWindow Interface > IMetadataViewWindow.FindViaLayer Method (ArcObjects .NET 10.4 SDK) |
Is Metadata (of a layer's data source) already being displayed.
[Visual Basic .NET] Public Function FindViaLayer ( _ ByVal pLayer As ILayer _ ) As IMetadataViewWindow
[C#] public IMetadataViewWindow FindViaLayer ( ILayer pLayer );