Click or drag to resize

UnifiedExceptionManagerCount Method

Gets filtered count of exceptions

Namespace:  Law.EdaIntegration.Exceptions
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public int Count(
	UnifiedExceptionFilter filter
)

Parameters

filter
Type: Law.EdaIntegration.ExceptionsUnifiedExceptionFilter
exception filter

Return Value

Type: Int32
Count
See Also