TranslationHelperQUERY_OBJECT_TYPE_COLUMN Field |
Name of the computed column that contains (real) object type of current row.
Column is used in data query obtaining code names and other information based on ID and object type.
Requested object type can differ from real object type when original and related object types are defined.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public const string QUERY_OBJECT_TYPE_COLUMN = "CMS_TH_T"
Field Value
Type:
StringSee Also