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


IGxPreview.SupportedViewClassIDs Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxPreview Interface > IGxPreview.SupportedViewClassIDs Property
ArcGIS Developer Help

IGxPreview.SupportedViewClassIDs Property

A list of the class IDs for the views that are supported given the current selection.

[Visual Basic .NET]
Public ReadOnly Property SupportedViewClassIDs As ISet
[C#]
public ISet SupportedViewClassIDs {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxPreview Interface