FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsDecisionTableResult..::..oNoMatchedRow Property

Gets or sets the o no matched row.

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

Syntax


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

Field Value

The o no matched row.