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