Click or drag to resize

SourceImportSessionId Property

Note: This API is now obsolete.

The unique identifier of the Import Session during which this source was imported.

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

Property Value

Type: Int32
See Also