FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsFigure..::..getProperty Method (String)

gets a value of a 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.