ArcFM Engine Developer Guide
ElectricExportScope Constructor


Syntax
'Declaration
 
<ObsoleteAttribute("Use ScopeFactory.CreateElectricExportScope")>
Public Function New( _
   ByVal settings As NetworkAdapterSettingsElement _
)
'Usage
 
Dim settings As NetworkAdapterSettingsElement
 
Dim instance As New ElectricExportScope(settings)
[Obsolete("Use ScopeFactory.CreateElectricExportScope")]
public ElectricExportScope( 
   NetworkAdapterSettingsElement settings
)

Parameters

settings
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

ElectricExportScope Class
ElectricExportScope Members

 

 


Send Comment