Integration Library
Integration Library
API Reference
Namespaces
Law.EdaIntegration.Exceptions
ExceptionManager Class
ExceptionManager Methods
All Method
ById Method
Checksum Method
Count Method
CountsByType Method
FilterValues Method
NextPage Method
ReProcess Method
ReProcessAll Method
SaveAllToCsv Method
SaveSelectedToCsv Method
UpdateProperties Method
ExceptionManager
Count Method
Gets the number of exceptions that will be retrieved by the specified filter
Namespace:
Law.EdaIntegration.Exceptions
Assembly:
Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
Copy
public
int
Count
(
ExceptionFilter
filter
=
null
)
Parameters
filter
(Optional)
Type:
Law.EdaIntegration.Exceptions
ExceptionFilter
The filter to apply
Return Value
Type:
Int32
Exception count
See Also
Reference
ExceptionManager Class
Law.EdaIntegration.Exceptions Namespace