FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deReportDefinition..::..import Method

update properties

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

Syntax


public bool import(
	string sDefXML
)
Public Function import ( _
	sDefXML As String _
) As Boolean
public:
bool^ import(
	String^ sDefXML
)

Parameters

sDefXML
Type: String
The s definition XML.

Return Value

true if XXXX, false otherwise.