This method returns the configured ConnectionDetails from the RTXML file as an XML Element.
            
Namespace: ABSuite.AccessLayer.Connector.Core
Assembly: Unisys.ABSuite.AccessLayer.Connector.Core (in Unisys.ABSuite.AccessLayer.Connector.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- elementName (Optional)
 - Type: SystemString
The XML Node that should be extracted from the file. 
Return Value
Type: XElementAn XElement containing the Connection Details
Implements
IRecordInfoGetXml(String)See Also