ArcFM Desktop Developer Guide
IConnectionProperties Interface
Members  Example 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

An interface exposing unique identification information for Feeder Manager workspaces.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Object Model
IConnectionProperties Interface
Syntax
'Declaration
 
Public Interface IConnectionProperties 
'Usage
 
Dim instance As IConnectionProperties
public interface IConnectionProperties 
Example
Creating connections properties from an ESRI workspace
var connectionProperties = new ConnectionProperties(workspace);
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

IConnectionProperties Members
Miner.Geodatabase Namespace
FeederInfoProvider Class
Miner.Geodatabase.FeederManager.ConnectionProperties

An interface exposing unique identification information for Feeder Manager workspaces.
Object Model
IConnectionProperties Interface
Syntax
'Declaration
 
Public Interface IConnectionProperties 
'Usage
 
Dim instance As IConnectionProperties
public interface IConnectionProperties 
Example
Creating connections properties from an ESRI workspace
var connectionProperties = new ConnectionProperties(workspace);
Inheritance Hierarchy

Miner.Geodatabase.IConnectionProperties

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

IConnectionProperties Members
Miner.Geodatabase Namespace
FeederInfoProvider Class
Miner.Geodatabase.FeederManager.ConnectionProperties

 

 


Send Comment