FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..importLookupData Method

import XML data

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

Syntax


public bool importLookupData(
	string lookupXML
)
Public Function importLookupData ( _
	lookupXML As String _
) As Boolean
public:
bool^ importLookupData(
	String^ lookupXML
)

Parameters

lookupXML
Type: String
The lookup XML.

Return Value

true if XXXX, false otherwise.