Click or drag to resize
BaseInfoTimeStampColumn Property

Note: This API is now obsolete.

Time stamp column.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
[ObsoleteAttribute("This property is obsolete, use TypeInfo.TimeStampColumn")]
protected string TimeStampColumn { get; }

Property Value

Type: String
See Also