ObjectDependencyDependencyColumn Property |
Gets or sets the name of the foreign key column that stores the IDs of the referenced objects.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax public string DependencyColumn { get; set; }
Property Value
Type:
StringSee Also