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


ICadastralExtensionManager.GSEngineLoaded Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > ICadastralExtensionManager Interface > ICadastralExtensionManager.GSEngineLoaded Property
ArcGIS Developer Help

ICadastralExtensionManager.GSEngineLoaded Property

Indicates whether GeoSurvey Engine is loaded.

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

Product Availability

Available with ArcGIS Desktop.

Remarks

Checks whether or not the Geosurvey Engine is loaded

See Also

ICadastralExtensionManager Interface