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


ICadastralImporterCallback.GetImporterCallback Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Cadastral)  

ICadastralImporterCallback.GetImporterCallback Method

Importer call back interface.

[Visual Basic .NET]
Public Function GetImporterCallback ( _
    ByVal eImporterCallback As esriFabricImporterType _
) As ICadastralRowWriteCallback
[C#]
public ICadastralRowWriteCallback GetImporterCallback (
    esriFabricImporterType eImporterCallback
);

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralImporterCallback Interface