Click or drag to resize

CaseCustodians Property

Provides access to the Custodians of this case.

Namespace:  Law.EdaIntegration.Case
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public CustodianManager Custodians { get; }

Return Value

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