ArcObjects Library Reference (CadastralUI)  

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