FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsDecisionTableNoMatchedRow Constructor

Initializes a new instance of the [clsNoMatchedRow] class.

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

Syntax


public clsDecisionTableNoMatchedRow(
	XElement oNoMatchRowNode
)
Public Sub New ( _
	oNoMatchRowNode As XElement _
)
public:
clsDecisionTableNoMatchedRow(
	XElement^ oNoMatchRowNode
)

Parameters

oNoMatchRowNode
Type: XElement
The o no match row node.