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