Click or drag to resize

IExceptionFilterFileTypeIds Property

An optional list of file type identifiers that should be used to limit the list of exceptions returned.

Namespace:  EdaIntegrationContract.Exceptions
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
IEnumerable<int> FileTypeIds { get; set; }

Property Value

Type: IEnumerableInt32
See Also