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