| ICaseListingLastAccessed Property |
The date and time that the case was last accessed in CloudNine Explore.
Namespace:
EdaIntegrationContract.Case
Assembly:
EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax Nullable<DateTime> LastAccessed { get; }
Property Value
Type:
NullableDateTimeRemarks
All date/time values are stored in UTC
See Also