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