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