Click or drag to resize
TranslationHelperRECORD_INFO_COLUMN Field
Name of column with object's additional information in a record's DataRow.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public const string RECORD_INFO_COLUMN = "Info"

Field Value

Type: String
See Also