FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsDecisionTableInput Constructor

Initializes a new instance of the clsDecisionTableInput class.

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

Syntax


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

Parameters

oNode
Type: XElement
The o node.