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