| IExceptionFilterCustodianIds Property |
An optional list of custodian 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
Syntax IEnumerable<int> CustodianIds { get; set; }
Property Value
Type:
IEnumerableInt32See Also