Click or drag to resize
TranslationHelperRECORD_GUID_COLUMN Field
Name of column with object's GUID 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_GUID_COLUMN = "GUID"

Field Value

Type: String
See Also