DataMiner.LeafNodes

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

This property is read only.

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

Type: DMNodeType

Default value: scDMAllNodeTypes

DataMinerNodes