Click or drag to resize
BaseInfoChildObjectTypes Property

Note: This API is now obsolete.

Child object types.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
[ObsoleteAttribute("This property is obsolete, use TypeInfo.ChildObjectTypes")]
protected List<string> ChildObjectTypes { get; }

Property Value

Type: ListString
See Also