Click or drag to resize

IDocumentImportSession Property

The document's import session.

Namespace:  Law.EdaIntegration.Document
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
ImportSession ImportSession { get; }

Property Value

Type: ImportSession
See Also