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


IMetadataViewWindow.StandaloneTable Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IM > IMetadataViewWindow Interface > IMetadataViewWindow.StandaloneTable Property
ArcGIS Developer Help

IMetadataViewWindow.StandaloneTable Property

The standalone table to view/edit.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IMetadataViewWindow Interface