Click or drag to resize
ObjectTypeInfoChildObjectTypes Property
Gets list of child object types.

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

Property Value

Type: ListString
See Also