GeneralDetails Class

GeneralDetails
Inheritance Hierarchy

SystemObject
  ABSuite.AccessLayer.Connector.CoreGeneralDetails

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 class GeneralDetails : IRecordInfo

The GeneralDetails type exposes the following members.

Constructors

  NameDescription
Public methodGeneralDetails
SessionDetails
Top
Properties

  NameDescription
Public propertyPortNumber
PortNumber
Public propertySkippedFields
SkippedFields
Top
Methods

  NameDescription
Public methodFromXml
Read session details from xml
Public methodGetXml
To generate a from current class To be completed later...
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