FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsVariableCollection..::..toXML Method

To the XML.

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

Syntax


public XElement toXML(
	bool withDataType
)
Public Function toXML ( _
	withDataType As Boolean _
) As XElement
public:
XElement^ toXML(
	bool^ withDataType
)

Parameters

withDataType
Type: Boolean
if set to true [with data type].

Return Value

XElement.