ArcObjects Library Reference (CadastralUI)  

IFabricImporterUI.ImporterObject Property

Cadastral fabric import object. Primary used to set default values in the UI and set source field names.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IFabricImporterUI Interface