Click or drag to resize
ObjectTypeInfoChildObjectTypes Property
Child object types, list of object types separated by semicolon.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public List<string> ChildObjectTypes { get; }

Property Value

Type: ListString
See Also