ArcFM Engine Developer Guide
Execute Method (IMMPhaseSwapHelper)


Syntax
'Declaration
 
Function Execute( _
   ByVal pObject As ESRI.ArcGIS.Geodatabase.IObject, _
   ByVal pPhaseMap As IMMPhaseSwapMap _
) As Boolean
'Usage
 
Dim instance As IMMPhaseSwapHelper
Dim pObject As ESRI.ArcGIS.Geodatabase.IObject
Dim pPhaseMap As IMMPhaseSwapMap
Dim value As Boolean
 
value = instance.Execute(pObject, pPhaseMap)
bool Execute( 
   ESRI.ArcGIS.Geodatabase.IObject pObject,
   IMMPhaseSwapMap pPhaseMap
)

Parameters

pObject
pPhaseMap
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

IMMPhaseSwapHelper Interface
IMMPhaseSwapHelper Members

 

 


Send Comment