| ExceptionFilterFileTypeIds Property |
An optional list of file type identifiers that should be used to limit
the list of exceptions returned.
Namespace:
Law.EdaIntegration.Exceptions
Assembly:
Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax public IEnumerable<int> FileTypeIds { get; set; }
Property Value
Type:
IEnumerableInt32See Also