Click or drag to resize

IExportDocuments Property

Provides access to the documents that were exported

Namespace:  EdaIntegrationContract.Exports
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
IExportDocumentManager Documents { get; }

Return Value

Type: IExportDocumentManager
See Also