ConnectionDetails Methods

The ConnectionDetails type exposes the following members.

Methods

  NameDescription
Public methodFromXml
This method sets the connection details for a session, using the XElement instance created from the ConnectionDetails node in the configuration file.
Public methodGetXml
This method returns the configured ConnectionDetails from the RTXML file as an XML Element.
Top
Extension Methods

  NameDescription
Public Extension MethodGetT
Get the value for the property
(Defined by ExtensionHelper.)
Public Extension MethodGetAttributeNames
Get a list with all property names available on this object
(Defined by ExtensionHelper.)
Public Extension MethodSetT
Set the value for a property to the new value
(Defined by ExtensionHelper.)
Top
See Also

Reference