Click or drag to resize

IExceptionFilterIncludeExceptionsForExcludedDocuments Property

Flag controlling whether exceptions for documents excluded by EDA filters are included in the results.

Namespace:  EdaIntegrationContract.Exceptions
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax
C#
bool IncludeExceptionsForExcludedDocuments { get; set; }

Property Value

Type: Boolean
See Also