Click or drag to resize
ObjectContainerLastModified Property
Gets the time when the object was last modified.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public DateTime LastModified { get; }

Property Value

Type: DateTime
See Also