FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsFigure..::..getPropertyDefaultValue Method

Gets the property default value.

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

Syntax


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

Parameters

propertyName
Type: String
Name of the property.

Return Value

System.String.