BaseInfoChildDependencies Property |
Collection of the child dependencies for the given object. These are objects which should be included into the parent data (for example class data for BizForms), but aren't direct child of the object.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax protected virtual InfoObjectRepository ChildDependencies { get; }
Property Value
Type:
InfoObjectRepositorySee Also