![]() | ExceptionFilter Class |
Namespace: Law.EdaIntegration.Exceptions
public class ExceptionFilter
The ExceptionFilter type exposes the following members.
Name | Description | |
---|---|---|
![]() | ExceptionFilter |
Created an empty exception filter
|
![]() | ExceptionFilter(ExceptionFilter) |
Creates a new exception filter as a copy of an existing exception filter
|
Name | Description | |
---|---|---|
![]() | CustodianIds |
An optional list of custodian identifiers that should be used to limit
the list of exceptions returned.
|
![]() | FileTypeIds |
An optional list of file type identifiers that should be used to limit
the list of exceptions returned.
|
![]() | ImportSetIds |
An optional list of Import Set identifiers that should be used to limit
the list of exceptions returned.
|
![]() | IncludeExceptionsForExcludedDocuments |
Flag controlling whether exceptions for documents excluded by EDA
filters are included in the results.
|
![]() | SessionIds |
An optional list of Explore import session identifiers that should be used to limit
the list of exceptions returned.
|
![]() | Types |
An optional list of exception types that should be used to limit
the list of exceptions returned.
|