DefaultDataSettingsChildDependencies Property |
List of child dependencies for population of child count column(s) upon default data retrieval.
The child dependencies must contain no loops except direct reference to object type itself.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax public List<DefaultDataChildDependency> ChildDependencies { get; set; }
Property Value
Type:
ListDefaultDataChildDependencySee Also