Click or drag to resize

ICloudNineReviewIntegration Interface

Programmatic access to the EDA functionality used for processing data into CloudNine Review

Namespace:  Law.EdaIntegration
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.3
Syntax
C#
public interface ICloudNineReviewIntegration : IExploreIntegration

The ICloudNineReviewIntegration type exposes the following members.

Properties
  NameDescription
Public propertyCases
Access case-related data
(Inherited from IExploreIntegration.)
Public propertyCloudNineCommunicatorInterfaceLibrary
The full path location of the CloundNine Communicator Interface library which is used by the C9R Export agents to push data to CloudNine Review.
Public propertyCloudNineReviewConnectionString
The connection string to the CloudNine Review SQL database
Top
See Also