Click or drag to resize

ExceptionFilterType Enumeration

The types of filters that can be used to limit the return of exception information

Namespace:  EdaIntegrationContract.Exceptions
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax
C#
public enum ExceptionFilterType
Members
  Member nameValueDescription
Custodian0 Filter by Custodian
FileType1 Filter by the type of file processed
ImportSet2 Filter by Import Set
Source3 Filter by Source
See Also