kCura.Relativity.DataReaderClient
Namespace with 13 public types
Classes
FullStatus
Represents a status message provided to an OnProcessProgress event.
ImageImportBulkArtifactJob
Provides the functionality required to load data for an import job and to retrieve messages from the OnMessage event.
ImageSettings
Provides settings for imaging files.
ImageSourceIDataReader
Contains source data for import.
ImportBulkArtifactJob
Provides the functionality for importing Artifacts into a workspace, setting import parameters, loading data, and retrieving messages from the OnMessage event.
ImportSettingsBase
Defines the base class for the Settings and ImageSettings classes. Provides common properties.
Settings
Provides settings to manage the import process.
SourceIDataReader
Contains source data for import.
Status
Represents a status message provided to an OnMessage event.
Enumerations
NativeFileCopyModeEnum
Specifies what to do about the native files when importing.
OverwriteModeEnum
Specifies the mode for importing files.
Interfaces
IImportBulkArtifactJob
Describe the functionality for importing Artifacts into a workspace, setting import parameters, loading data, and retrieving messages from the OnMessage event.
IImportNotifier
Describes events that the import process can raise.