ObjectTypeInfoChildObjectTypes Property |
Gets list of child object types.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public virtual List<string> ChildObjectTypes { get; }
Property Value
Type:
ListStringSee Also