Click or drag to resize

CaseListingLastAccessed Property

The date and time that the case was last accessed in Early Data Analyzer.

Namespace:  Law.EdaIntegration.Case
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public Nullable<DateTime> LastAccessed { get; }

Property Value

Type: NullableDateTime
Remarks
All date/time values are stored in UTC
See Also