FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsBusinessObject..::..getPropertyValue Method

Gets the value.

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

Syntax


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

Parameters

propertyName
Type: String
Name of the property.

Return Value

System.String.