Click or drag to resize
ObjectTypeInfoNestedInfoTypes Property
List of nested info object types that contain the data internally

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

Property Value

Type: ListString
See Also