clsFormVariableDefinition..::..toXML Method
To the XML.
Namespace:
FlowWright.cDevDecisionEngineAssembly: cDevDecisionEngine (in cDevDecisionEngine.dll)
Syntax
public string toXML( out XElement oVarNode )
Public Function toXML ( _ <OutAttribute> ByRef oVarNode As XElement _ ) As String
public: String^ toXML( [OutAttribute] XElement^% oVarNode )
Parameters
- oVarNode
- Type: XElement%
The o variable node.