 | IExceptionFilter.ImportSetIds Property |
An optional list of Import Set identifiers that should be used to limit
the list of exceptions returned.
Namespace:
EdaIntegrationContract.Exceptions
Assembly:
EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
SyntaxIEnumerable<int> ImportSetIds { get; set; }
Property Value
Type:
IEnumerable<Int32>
See Also