Share via


NodeBase Class

Definition

Base class for nodes.

public class NodeBase
type NodeBase = class
Public Class NodeBase
Inheritance
NodeBase
Derived

Constructors

NodeBase()

Initializes a new instance of the NodeBase class.

NodeBase(String)

Initializes a new instance of the NodeBase class.

Properties

Name

Gets or sets node name. Must be unique within the topology.

Methods

Validate()

Validate the object.

Applies to