IProviderFactory Interface

Relativity Integration Points API
Provides a method for creating a data source provider in an external application domain.

Namespace:  kCura.IntegrationPoints.Contracts
Assembly:  kCura.IntegrationPoints.Contracts (in kCura.IntegrationPoints.Contracts.dll) Version: 10.2.0.0 (10.2.0.0)
Syntax

C#
public interface IProviderFactory

The IProviderFactory type exposes the following members.

Methods

  NameDescription
Public methodCreateProvider
Creates a provider using the GUID specified as an identifier.
Top
See Also

Reference