Gets a reference to the internal representation of this node.
Namespace:
NationalInstruments.VeriStand.SystemDefinitionAPI
Assembly:
NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property BaseNodeType As BaseNodeType |
| C# |
|---|
public BaseNodeType BaseNodeType { get; } |
| Visual C++ |
|---|
public:
property BaseNodeType^ BaseNodeType {
BaseNodeType^ get ();
} |
Property Value
A reference to the internal representation of the node.