| CaseLastAccessed 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 public Nullable<DateTime> LastAccessed { get; }
Property Value
Type:
NullableDateTimeRemarks
All date/time values are stored in UTC
See Also