ArcObjects Library Reference (CadastralUI)  

ICadastralExtensionManager.GSExtension Property

GeoSurvey Engine Extension Object.

[Visual Basic .NET]
Public ReadOnly Property GSExtension As ICadastralExtension
[C#]
public ICadastralExtension GSExtension {get;}

Product Availability

Available with ArcGIS Desktop.

Description

By accessing the geosurvey engine, you are able to access the job packet (XML stream in memory)

Remarks

Gets the GeoSurvey Engine Extension Object

See Also

ICadastralExtensionManager Interface