FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsEngineContext..::..getFigureProperty Method (String)

gets the figure property

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

Syntax


public string getFigureProperty(
	string propertyName
)
Public Function getFigureProperty ( _
	propertyName As String _
) As String
public:
String^ getFigureProperty(
	String^ propertyName
)

Parameters

propertyName
Type: String
name of the property

Return Value

System.String.