Click or drag to resize
ObjectDependencyDependencyColumn Property
Gets or sets the name of the foreign key column of the dependency.

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

Property Value

Type: String
See Also