FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deIStepEngineContext..::..getFigureProperty Method

Gets the figure property.

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

Syntax


string getFigureProperty(
	string propertyName
)
Function getFigureProperty ( _
	propertyName As String _
) As String
String^ getFigureProperty(
	String^ propertyName
)

Parameters

propertyName
Type: String
Name of the property.

Return Value

System.String.