| CaseDocuments Property |
Provides access to the Documents imported into the case.
Namespace:
Law.EdaIntegration.Case
Assembly:
Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax public DocumentManager Documents { get; }
Return Value
Type:
DocumentManagerReturns the
DocumentManager for this case.
See Also