FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsConnection..::..connectionNode Property

Gets or sets an element describing the connection node.

Namespace:  FlowWright.cDevDecisionEngine
Assembly:  cDevDecisionEngine (in cDevDecisionEngine.dll)

Syntax


public XElement connectionNode { get; set; }
Public Property connectionNode As XElement
	Get
	Set
public:
property XElement^ connectionNode {
	XElement^ get ();
	void set (XElement^ value);
}

Field Value

The connection node.