FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsDecisionTableOutput Constructor

Initializes a new instance of the clsDecisionTableOutput class.

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

Syntax


public clsDecisionTableOutput(
	XElement oNode
)
Public Sub New ( _
	oNode As XElement _
)
public:
clsDecisionTableOutput(
	XElement^ oNode
)

Parameters

oNode
Type: XElement
The o node.