| IExceptionFilterSessionIds Property |
An optional list of Explore import session 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 IEnumerable<int> SessionIds { get; set; }
Property Value
Type:
IEnumerableInt32See Also