Click or drag to resize
CustomTableItemItemModifiedWhen Property
Gets or sets date of modification of custom table item.

Namespace: CMS.CustomTables
Assembly: CMS.CustomTables (in CMS.CustomTables.dll) Version: 9.0.0
Syntax
C#
public DateTime ItemModifiedWhen { get; set; }

Property Value

Type: DateTime
See Also