This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IM > IMetadataViewWindow Interface > IMetadataViewWindow.FindViaStandaloneTable Method (ArcObjects .NET 10.4 SDK) |
Is Metadata (of a standalone table) already being displayed.
[Visual Basic .NET] Public Function FindViaStandaloneTable ( _ ByVal pStandaloneTable As IStandaloneTable _ ) As IMetadataViewWindow
[C#] public IMetadataViewWindow FindViaStandaloneTable ( IStandaloneTable pStandaloneTable );