Click or drag to resize
ClassCodeGenerationSettingsLastModifiedColumn Property
Gets or sets the name of the "last modified" column.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public string LastModifiedColumn { get; set; }

Property Value

Type: String
See Also