This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxPreview Interface > IGxPreview.ViewClassID Property (ArcObjects .NET 10.5 SDK) |
The class ID of the current view.
[Visual Basic .NET] Public Property ViewClassID As UID
[C#] public UID ViewClassID {get; set;}
TheViewClassID property is used to set and retrieve the current view through its UID. Setting the UID is the only method for changing the current view within the GxPreview object.