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


IGxApplication.ViewClassID Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CatalogUI)  

IGxApplication.ViewClassID Property

The 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

IGxApplication Interface