IFieldProvider Interface

Relativity Integration Points API
Retrieves fields from a data source.

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

C#
public interface IFieldProvider

The IFieldProvider type exposes the following members.

Methods

  NameDescription
Public methodGetFields
Retrieves the type of a field.
Top
See Also

Reference