|  | ExceptionFilterTypes Property  | 
 
                An optional list of exception types that should be used to limit
                the list of exceptions returned.
            
 
    Namespace: 
   Law.EdaIntegration.Exceptions
    Assembly:
   Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.3
 Syntax
Syntaxpublic IEnumerable<ExceptionType> Types { get; set; }Property Value
Type: 
IEnumerableExceptionType See Also
See Also