BaseInfoChildDependencyColumns Property |
Note: This API is now obsolete.
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.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax [ObsoleteAttribute("This property is obsolete, use TypeInfo.ChildDependencyColumns")]
protected string ChildDependencyColumns { get; }
Property Value
Type:
StringSee Also