| ICaseCustodians Property |
Provides access to the Custodians of this case.
Namespace:
EdaIntegrationContract.Case
Assembly:
EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax ICustodianManager Custodians { get; }
Return Value
Type:
ICustodianManagerReturns the
CustodianManager for accessing information relating to the custodians of this case.
See Also