DataMiner.Nodes

This property Get a collection of all nodes of the specified type.

This property is read only.

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

Type: DMNodeType

Default value: scDMAllNodeTypes

DataMinerNodes