FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsUIModel..::..getAttributeValue Method

Returns the attribute value from the root node

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

Syntax


public string getAttributeValue(
	string attributeName
)
Public Function getAttributeValue ( _
	attributeName As String _
) As String
public:
String^ getAttributeValue(
	String^ attributeName
)

Parameters

attributeName
Type: String
Name of the attribute

Return Value

System.String.