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


IFabricImporterUI.ImporterObject Property (ArcObjects .NET 10.5 SDK)
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