This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Cadastral > ESRI.ArcGIS.Cadastral > Interfaces > IC > ICadastralImporterCallback Interface > ICadastralImporterCallback.GetImporterCallback Method (ArcObjects .NET 10.5 SDK) |
Importer call back interface.
[Visual Basic .NET] Public Function GetImporterCallback ( _ ByVal eImporterCallback As esriFabricImporterType _ ) As ICadastralRowWriteCallback
[C#] public ICadastralRowWriteCallback GetImporterCallback ( esriFabricImporterType eImporterCallback );