This document is archived and information here might be outdated.  Recommended version.


ITableProperty2.FeatureLayer Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (ArcMapUI)  

ITableProperty2.FeatureLayer Property

Feature class of table window (Overrides table setting).

[Visual Basic .NET]
Public Property FeatureLayer As IFeatureLayer
[C#]
public IFeatureLayer FeatureLayer {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ITableProperty2 Interface