FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsFigure..::..hasFigureBefore Method

Determines whether [has figure before] [the specified s figure type].

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

Syntax


public bool hasFigureBefore(
	string sFigureType
)
Public Function hasFigureBefore ( _
	sFigureType As String _
) As Boolean
public:
bool^ hasFigureBefore(
	String^ sFigureType
)

Parameters

sFigureType
Type: String
Type of the s figure.

Return Value

true if [has figure before] [the specified s figure type]; otherwise, false.