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.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public string ChildDependencyColumns { get; set; }
Property Value
Type:
StringSee Also