ArcFM Server Developer Guide
FeederInfoProvider Constructor


Version: 10.2.1a

Resource Center Home

The connection properties to get feeder information from.
Creates an instance of the FeederInfoProvider for the given connection properties.
Syntax
'Declaration
 
Public Function New( _
   ByVal properties As IConnectionProperties _
)
'Usage
 
Dim properties As IConnectionProperties
 
Dim instance As New FeederInfoProvider(properties)
public FeederInfoProvider( 
   IConnectionProperties properties
)

Parameters

properties
The connection properties to get feeder information from.
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

FeederInfoProvider Class
FeederInfoProvider Members

 

 


Send Comment