| ICaseDocuments Property |
Provides access to the Documents imported into the case.
Namespace:
EdaIntegrationContract.Case
Assembly:
EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax IDocumentManager Documents { get; }
Return Value
Type:
IDocumentManagerReturns the
DocumentManager for this case.
See Also