Click or drag to resize

ExceptionFilterType Enumeration

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

Namespace:  Law.EdaIntegration.Exceptions
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public enum ExceptionFilterType
Members
  Member nameValueDescription
Custodian0 Filter by Custodian
FileType1 Filter by the type of file processed
Session2 Filter by Explore import session
ImportSet3 Filter by Import Set
See Also