{CompanyName} FlexyGo

InElement Members

The InElement type exposes the following members.

Constructors


  Name Description
Public method InElement

Methods


  Name Description
Public method Clone
Create a clone of this InElement object
Public method Static member Deserialize(String, InElement%, Exception%)
Deserializes workflow markup into an InElement object
Public method Static member Deserialize(String, InElement%)
Public method Static member Deserialize(String)
Public method Static member LoadFromFile(String, InElement%, Exception%)
Deserializes xml markup from file into an InElement object
Public method Static member LoadFromFile(String, InElement%)
Public method Static member LoadFromFile(String)
Public method SaveToFile(String, Exception%)
Serializes current InElement object into file
Public method SaveToFile(String)
Public method Serialize
Serializes current InElement object into an XML document

Properties


  Name Description
Public property parentnode