Miner.Interop.Geodatabase Assembly > Miner.Interop Namespace > IMMEditLogEntry Interface : RecordDiff Method |
'Declaration Sub RecordDiff( _ ByVal ipOldRow As ESRI.ArcGIS.Geodatabase.IRow, _ ByVal ipNewRow As ESRI.ArcGIS.Geodatabase.IRow, _ ByVal sTableName As String _ )
'Usage Dim instance As IMMEditLogEntry Dim ipOldRow As ESRI.ArcGIS.Geodatabase.IRow Dim ipNewRow As ESRI.ArcGIS.Geodatabase.IRow Dim sTableName As String instance.RecordDiff(ipOldRow, ipNewRow, sTableName)
void RecordDiff( ESRI.ArcGIS.Geodatabase.IRow ipOldRow, ESRI.ArcGIS.Geodatabase.IRow ipNewRow, string sTableName )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.