VarsElement Methods
The VarsElement type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Clone |
Create a clone of this VarsElement object
|
|
|
Deserialize(String, VarsElement%, Exception%) |
Deserializes workflow markup into an VarsElement object
|
|
|
Deserialize(String, VarsElement%) | |
|
|
Deserialize(String) | |
|
|
LoadFromFile(String, VarsElement%, Exception%) |
Deserializes xml markup from file into an VarsElement object
|
|
|
LoadFromFile(String, VarsElement%) | |
|
|
LoadFromFile(String) | |
|
|
SaveToFile(String, Exception%) |
Serializes current VarsElement object into file
|
|
|
SaveToFile(String) | |
|
|
Serialize |
Serializes current VarsElement object into an XML document
|