This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Cadastral > ESRI.ArcGIS.Cadastral > Interfaces > IC > ICadastralRowWriteCallback Interface > ICadastralRowWriteCallback.AfterRowWrite Method (ArcObjects .NET 10.4 SDK) |
OID of the row written.
[Visual Basic .NET] Public Sub AfterRowWrite ( _ ByVal oidOfNewRow As Object _ )
[C#] public void AfterRowWrite ( object oidOfNewRow );