![]() | ImportSetBuilder Methods |
The ImportSetBuilder type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddSources(ListString, Custodian) |
Adds a list of files or folders to the Import Set.
|
![]() | AddSources(ListString, Boolean) |
Adds a list of files or folders to the Import Set.
|
![]() | Custodians |
The custodians that have data in the Import Set
|
![]() | RemoveCustodian |
Removes the custodian and all of its sources from the Import Set
|
![]() | RemoveSources |
Removes sources from the Import Set. If the source being removed is the
last source for new custodian then the custodian will also be removed.
|
![]() | Sources |
The sources to be included for the provided custodian when the Import Set is committed.
|
![]() | Sources(Int32) |
The sources to be included for the provided custodian when the Import Set is committed.
|
![]() | Sources(Custodian) |
The sources to be included for the provided custodian when the Import Set is committed.
|