Click or drag to resize

ICaseCustodians Property

Provides access to the Custodians of this case.

Namespace:  EdaIntegrationContract.Case
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax
C#
ICustodianManager Custodians { get; }

Return Value

Type: ICustodianManager
Returns the CustodianManager for accessing information relating to the custodians of this case.
See Also