ArcFM Engine Developer Guide
Initialize Method (MapToCim)


Syntax
'Declaration
 
Protected Overrides Function Initialize( _
   ByVal scope As ElectricExportScope _
) As ElectricExportScope
'Usage
 
Dim instance As MapToCim
Dim scope As ElectricExportScope
Dim value As ElectricExportScope
 
value = instance.Initialize(scope)
protected override ElectricExportScope Initialize( 
   ElectricExportScope scope
)

Parameters

scope
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

MapToCim Class
MapToCim Members

 

 


Send Comment