Click or drag to resize

SourceManager Methods

The SourceManager type exposes the following members.

Methods
  NameDescription
Public methodCode exampleAddFiles Obsolete.
Adds a selection of files as one or more sources to import.
Public methodCode exampleAddFolder Obsolete.
Adds a folder as a source to import.
Public methodCode exampleAll
Retrieves the list of Sources for a case
Public methodCode exampleByCustodian
Retrieves the list of Sources for a particular custodian
Public methodCode exampleById
Retrieves a Source by its unique identifier
Public methodCode exampleByImportSet
Retrieves the list of Sources for an ImportSet
Public methodCode exampleByName
Retrieves a Source by its name
Public methodCode exampleDelete
Deletes one or more sources from Early Data Analyzer
Caution note Caution
When deleting a source, the documents and metadata associated with that source will also be deleted.
Top
See Also