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


IGxGlobeView.IsDataValid Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCoreUI > ESRI.ArcGIS.GlobeCoreUI > Interfaces > IG > IGxGlobeView Interface > IGxGlobeView.IsDataValid Property
ArcGIS Developer Help

IGxGlobeView.IsDataValid Property

Indicates if data is valid.

[Visual Basic .NET]
Public ReadOnly Property IsDataValid As Boolean
[C#]
public bool IsDataValid {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxGlobeView Interface