Click or drag to resize
ExtraColumnColumnName Property
Gets or sets the name of the foreign key column in the object type that is the source of the reference.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public string ColumnName { get; set; }

Property Value

Type: String
See Also