Click or drag to resize
ObjectTypeInfoChildDependencyColumns Property
Name of the columns (separated by semicolon) of object dependencies which should be included into the parent data (for example class data for BizForms).

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

Property Value

Type: String
See Also