ArcFM Responder Mobile Developer Guide
IConnectionProperties Interface
Members  Example 






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 
public interface IConnectionProperties 
public interface IConnectionProperties 
public __gc __interface IConnectionProperties 
public interface class IConnectionProperties 
Example
Creating connections properties from an ESRI workspace
var connectionProperties = new ConnectionProperties(workspace);
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

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

Send Feedback