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