DataMiner.RootNodes

This property gets a collection of all root nodes (those with no parents) of the specified type.

This property is read only.

Syntax Parameters Return Value
ReadOnly Property DataMiner.RootNodes( _
    Optional Type As DMNodeType = scDMAllNodeTypes) As DataMinerNodes
Type [in,optional]

Type: DMNodeType

Default value: scDMAllNodeTypes

DataMinerNodes