GeneralDetailsGetXml Method

To generate a from current class To be completed later...

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

public XElement GetXml(
	string elementName
)

Parameters

elementName
Type: SystemString
Name of the element node to retrieve

Return Value

Type: XElement
Returns an XElement for the specified element name.

Implements

IRecordInfoGetXml(String)
See Also

Reference