Click or drag to resize

IDocumentImportSet Property

The document's import session.

Namespace:  EdaIntegrationContract.Document
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
IImportSet ImportSet { get; }

Property Value

Type: IImportSet
See Also