Click or drag to resize
BaseInfoGeneralizedInfoWrapperChildren Property
The collection of the child objects for the given object.

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

Property Value

Type: InfoObjectRepository
See Also