public enum ENNodeAggregationType : System.Enum
public enum ENNodeAggregationType : System.Enum
Member | Description |
---|---|
CollectionChild | The node parent is a collection and the node itself is a child node at a specific index |
ContainerChild | The node parent is a container and the node itself is a child node with a specific child slot |
None | The node is not aggregated, since it does not have a parent |
Property | The node parent exposes the node as a property value |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Dom.ENNodeAggregationType
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)