FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsDecisionTable..::..removeOutput Method

Removes the output.

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

Syntax


public bool removeOutput(
	clsDecisionTableOutput oOutput
)
Public Function removeOutput ( _
	oOutput As clsDecisionTableOutput _
) As Boolean
public:
bool^ removeOutput(
	clsDecisionTableOutput^ oOutput
)

Return Value

true if XXXX, false otherwise.

Exceptions


ExceptionCondition
[NotImplementedException]