Click or drag to resize
BaseInfoObjectLastAccessed Property
Object last access time (uses internally by providers).

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
protected virtual DateTime ObjectLastAccessed { get; set; }

Property Value

Type: DateTime
See Also