The ConnectionDetails type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | FromXml |
This method sets the connection details for a session, using the XElement instance created from the
ConnectionDetails node in the configuration file.
|
![]() | GetXml |
This method returns the configured ConnectionDetails from the RTXML file as an XML Element.
|
Extension Methods
Name | Description | |
---|---|---|
![]() | GetT |
Get the value for the property
(Defined by ExtensionHelper.) |
![]() | GetAttributeNames |
Get a list with all property names available on this object
(Defined by ExtensionHelper.) |
![]() | SetT |
Set the value for a property to the new value
(Defined by ExtensionHelper.) |
See Also