Click or drag to resize
ObjectReferenceDependencyColumn Property
Gets or sets the name of the reference column that stores the IDs of the referenced objects.

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

Property Value

Type: String
See Also