| EdaIntegrationConnectToExplore Method |
Initialize the integration library for use within the Explore environment
Namespace:
Law.EdaIntegration
Assembly:
Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.3
Syntax public static IExploreIntegration ConnectToExplore(
string mgmtDbConnectionString = null
)
Parameters
- mgmtDbConnectionString (Optional)
- Type: SystemString
The connection information to the Management database configured for Explore
Return Value
Type:
IExploreIntegration[Missing <returns> documentation for "M:Law.EdaIntegration.EdaIntegration.ConnectToExplore(System.String)"]
See Also