FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsConnection..::..getProperty Method

Gets the property.

Namespace:  FlowWright.cDevDecisionEngine
Assembly:  cDevDecisionEngine (in cDevDecisionEngine.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 the property.

Return Value

System.String.