Click or drag to resize
CustomTableItemItemCreatedWhen Property
Gets or sets custom table item creation date.

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

Property Value

Type: DateTime
See Also