ArcFM Engine Developer Guide
ReconcileTarget Property (IMMWMSDesign4)


Returns the name of the version with which the design will be reconciled (the parent version). It looks in three places for this information and takes the first value found. It searches the following places in order:

  1. The WMSDefaultParentVersion configuration value (set in Process Framework Admin Tool)
  2. The BulletinBoard registry key
  3. Uses the Default version if no version is found in the previous two locations
Syntax
'Declaration
 
<DispIdAttribute(1610678288)>
ReadOnly Property ReconcileTarget As String
'Usage
 
Dim instance As IMMWMSDesign4
Dim value As String
 
value = instance.ReconcileTarget
[DispId(1610678288)]
string ReconcileTarget {get;}

Property Value

String
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

IMMWMSDesign4 Interface
IMMWMSDesign4 Members

 

 


Send Comment