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