Click or drag to resize

ImportManagerImportSessions Property

Note: This API is now obsolete.

Provides access to the Explore Import Sessions for this case.

Namespace:  Law.EdaIntegration.Import
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
[ObsoleteAttribute]
public ImportSessionManager ImportSessions { get; }

Return Value

Type: ImportSessionManager
The ImportSessionManager for accessing information relating to the import processing for this case.
See Also