VeriStand .NET API Reference

BaseNode Properties

The BaseNode type exposes the following members.

NameDescription
BaseNodeType Gets a reference to the internal representation of this node.
Description Gets or sets the description of this node.
Name Gets the name of this node. To rename a node, use the RenameNode method.
NodeID Gets the ID of this node.
NodePath Gets the path to the node within the system definition file.
TypeGUID Gets the GUID associated with the node. Attempts to set the GUID of a BaseNode will generate an exception.

See Also

Log in to get a better experience