FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsEngineContext..::..getProcessedProperty Method (String)

get processed property value

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

Syntax


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

Parameters

propertyName
Type: String
name of the property

Return Value

System.String.