clsVariable..::..fromXML Method
Create variable from XML
Namespace:
FlowWright.cDevDecisionEngineAssembly: cDevDecisionEngine (in cDevDecisionEngine.dll)
Syntax
public static clsVariable fromXML( XElement oVarNode )
Public Shared Function fromXML ( _ oVarNode As XElement _ ) As clsVariable
public: static clsVariable^ fromXML( XElement^ oVarNode )
Parameters
- oVarNode
- Type: XElement
The o variable node.