ImageSourceIDataReader Class

Relativity Import APIs
Contains source data for import.
Inheritance Hierarchy

Object
  kCura.Relativity.DataReaderClient.ImageSourceIDataReader

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

public class ImageSourceIDataReader

The ImageSourceIDataReader type exposes the following members.

Constructors

  NameDescription
Public methodImageSourceIDataReader
Top
Properties

  NameDescription
Public propertySourceData
Represents an instance of the ImageSourceIDataReader, 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