FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..exportLookupData Method

create xml based on category and return xml string

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

Syntax


public string exportLookupData(
	string categoryName
)
Public Function exportLookupData ( _
	categoryName As String _
) As String
public:
String^ exportLookupData(
	String^ categoryName
)

Parameters

categoryName
Type: String
Name of the category.

Return Value

System.String.