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