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


IGxPreview.SupportedViewClassIDs Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CatalogUI)  

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