Click or drag to resize

ImportSession Class

Note: This API is now obsolete.

An organization of sources imported into Early Data Analyzer
Inheritance Hierarchy
SystemObject
  Law.EdaIntegration.ImportImportSession

Namespace:  Law.EdaIntegration.Import
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
[ObsoleteAttribute]
public class ImportSession : IEdaIntegrationUniqueEntity, 
	IEdaIntegrationEntity

The ImportSession type exposes the following members.

Properties
  NameDescription
Public propertyCreated
The date and time that the session was created
Public propertyId
The unique identifier for the session
Public propertyLabel
A label applied to the custodian and sources being imported.
Top
Fields
  NameDescription
Public fieldStatic memberMaxNameLength
Max length of a session name
Top
See Also