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