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


IGxBrowser.ViewClassID Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CatalogUI)  

IGxBrowser.ViewClassID Property

The Catalog window's current view's class ID.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxBrowser Interface