Click or drag to resize

IExceptionFilterSourceIds Property

An optional list of Source Ids that should be used to limit the list of exceptions returned.

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

Property Value

Type: IEnumerableInt32
See Also