FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deAPIBase..::..getProperty Method (String)

get property value

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

Syntax


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

Parameters

propertyName
Type: String
name of property

Return Value

System.String.