ArcFM Desktop Developer Guide
SetReconcileAffectedCircuits Method (ICircuitVersionReconciler)


Syntax
'Declaration
 
Sub SetReconcileAffectedCircuits( _
   ByVal wkspc As IWorkspace, _
   ByVal targetVersion As String, _
   ByVal currentVersion As String _
) 
'Usage
 
Dim instance As ICircuitVersionReconciler
Dim wkspc As IWorkspace
Dim targetVersion As String
Dim currentVersion As String
 
instance.SetReconcileAffectedCircuits(wkspc, targetVersion, currentVersion)
void SetReconcileAffectedCircuits( 
   IWorkspace wkspc,
   string targetVersion,
   string currentVersion
)

Parameters

wkspc
targetVersion
currentVersion
Requirements

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.

See Also

Reference

ICircuitVersionReconciler Interface
ICircuitVersionReconciler Members

 

 


Send Comment