| 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 [ObsoleteAttribute]
public ImportSessionManager ImportSessions { get; }
Return Value
Type:
ImportSessionManagerThe
ImportSessionManager for accessing information relating to the import processing for this case.
See Also