FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsDecisionTable..::..removeInput Method

Removes the input.

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

Syntax


public bool removeInput(
	clsDecisionTableInput oInput
)
Public Function removeInput ( _
	oInput As clsDecisionTableInput _
) As Boolean
public:
bool^ removeInput(
	clsDecisionTableInput^ oInput
)

Return Value

true if XXXX, false otherwise.

Exceptions


ExceptionCondition
[NotImplementedException]