FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsEngineContext..::..setFigureProperty Method

sets the figure property value

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

Syntax


public void setFigureProperty(
	string propertyName,
	string propertyValue
)
Public Sub setFigureProperty ( _
	propertyName As String, _
	propertyValue As String _
)
public:
void setFigureProperty(
	String^ propertyName, 
	String^ propertyValue
)

Parameters

propertyName
Type: String
name of the property
propertyValue
Type: String
value of the property