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: 9.0.0
Syntax
C#
protected virtual DateTime ObjectLastAccessed { get; set; }

Property Value

Type: DateTime
See Also