FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsUIModel..::..hasFigureType Method

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

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

Syntax


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

Parameters

sFigureType
Type: String
Type of the s figure.

Return Value

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