ImageImportBulkArtifactJob.OnComplete Event

Relativity Import APIs
Occurs when all the data for an import job has been processed. Raised at the end of an import.

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

public event IImportNotifier.OnCompleteEventHandler OnComplete

Value

Type: kCura.Relativity.DataReaderClient.IImportNotifier.OnCompleteEventHandler

Implements

IImportNotifier.OnComplete
Remarks

Does not guarantee successful or error-free completion.
See Also

Reference