Click or drag to resize
ObjectTypeInfoReferenceColumnNames Property
Names of the columns that reference some object.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public List<string> ReferenceColumnNames { get; }

Property Value

Type: ListString
Remarks
See Also