Integration Library
Integration Library
API Reference
Namespaces
Law.EdaIntegration.Exports
ExportErrorManager Class
ExportErrorManager Methods
All Method
ById Method
Checksum Method
Count Method
FilterValues Method
NextPage Method
ReTry Method
ReTryAll Method
SaveAllToCsv Method
SaveSelectedToCsv Method
ExportErrorManager
Count Method
Gets the number of exceptions filtered by the supplied filter
Namespace:
Law.EdaIntegration.Exports
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
Optional exception filter
Return Value
Type:
Int32
Number of exceptions
See Also
Reference
ExportErrorManager Class
Law.EdaIntegration.Exports Namespace