This document is archived and information here might be outdated. Recommended version. |
Is table (of a featurelayer) already being displayed.
[Visual Basic .NET] Public Function FindViaFeatureLayer ( _ ByVal pFeatureLayer As IFeatureLayer, _ ByVal ShowSelected As Boolean _ ) As ITableWindow
[C#] public ITableWindow FindViaFeatureLayer ( IFeatureLayer pFeatureLayer, bool ShowSelected );