FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsDecisionTableNoMatchedRow..::..noMatchRowNode Property

Gets the no match row node.

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

Syntax


public XElement noMatchRowNode { get; }
Public ReadOnly Property noMatchRowNode As XElement
	Get
public:
property XElement^ noMatchRowNode {
	XElement^ get ();
}

Field Value

The no match row node.