Contains source data for import.
Inheritance Hierarchy
kCura.Relativity.DataReaderClient.ImageSourceIDataReader
Namespace: kCura.Relativity.DataReaderClient
Assembly: Relativity.DataExchange.Client.SDK (in Relativity.DataExchange.Client.SDK.dll) Version: 1.5.0
Syntax
The ImageSourceIDataReader type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ImageSourceIDataReader |
Properties
Name | Description | |
---|---|---|
![]() | SourceData |
Represents an instance of the ImageSourceIDataReader, which contains data for import. This property is required.
|
Methods
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
See Also