Click or drag to resize

ExceptionFilterCustodianIds Property

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

Namespace:  Law.EdaIntegration.Exceptions
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public IEnumerable<int> CustodianIds { get; set; }

Property Value

Type: IEnumerableInt32
See Also