CVB.Net 14.0
AccessToken.Node Class Reference

Base element of the module layers. More...

Inherited by AccessToken.Device, AccessToken.Interface, AccessToken.TransportLayer, and AccessToken.Vin.

Public Attributes

readonly string ID = null
 Unique identifier of this module dependent on its parent.
 
readonly Info[] Infos = null
 Information collection.
 
readonly Parameter[] Parameters = null
 List of optional GenApi Feature settings.
 
readonly GenApiFeature[] GenApiFeatures = null
 List of optional GenApi Feature settings.
 

Properties

ModuleLayer ModuleLayer [get]
 The module layer of this node.
 

Detailed Description

Base element of the module layers.