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