SourceIDataReader Class

Relativity Import APIs
Contains source data for import.
Inheritance Hierarchy

Object
  kCura.Relativity.DataReaderClient.SourceIDataReader

Namespace:  kCura.Relativity.DataReaderClient
Assembly:  Relativity.DataExchange.Client.SDK (in Relativity.DataExchange.Client.SDK.dll) Version: 1.5.0
Syntax

public class SourceIDataReader

The SourceIDataReader type exposes the following members.

Constructors

  NameDescription
Public methodSourceIDataReader
Top
Properties

  NameDescription
Public propertySourceData
Represents an instance of the SourceIDataReader, which contains data for import. This property is required.
Top
Methods

  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also

Reference