Miner.Geodatabase.Engine Assembly > Miner.Geodatabase.GeodatabaseManager Namespace > ServiceManagerExpansion Class : RunReconcileActions Method |
'Declaration Public MustOverride Function RunReconcileActions( _ ByVal versionProcInfo As VersionProcessInformation, _ ByVal version As ESRI.ArcGIS.Geodatabase.IVersion, _ ByVal nodeId As Integer, _ ByVal nodeType As Integer, _ ByVal targetVersionName As String _ ) As Boolean
'Usage Dim instance As ServiceManagerExpansion Dim versionProcInfo As VersionProcessInformation Dim version As ESRI.ArcGIS.Geodatabase.IVersion Dim nodeId As Integer Dim nodeType As Integer Dim targetVersionName As String Dim value As Boolean value = instance.RunReconcileActions(versionProcInfo, version, nodeId, nodeType, targetVersionName)
public abstract bool RunReconcileActions( VersionProcessInformation versionProcInfo, ESRI.ArcGIS.Geodatabase.IVersion version, int nodeId, int nodeType, string targetVersionName )
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.