FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deIStepEngineContext..::..getProcessedProperty Method (String)

Gets the processed property.

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

Syntax


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

Parameters

propertyName
Type: String
Name of the property.

Return Value

System.String.