| EdaIntegrationConnectToLawTurboImport 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 ITurboImportIntegration ConnectToLawTurboImport(
string mgmtDbConnectionString = null
)
Parameters
- mgmtDbConnectionString (Optional)
- Type: SystemString
The connection information to the Management database configured for Explore
Return Value
Type:
ITurboImportIntegration[Missing <returns> documentation for "M:Law.EdaIntegration.EdaIntegration.ConnectToLawTurboImport(System.String)"]
See Also