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