Click or drag to resize

ExternalLine Properties

The ExternalLine type exposes the following members.

Properties
  NameDescription
Public propertyClstrNo
Cluster number. Only meaningful in case of Xrecord subclass; otherwise 0. Note that this number is not the same as the ClstrNo of the actual record (IRecord).
Public propertyExcerpt
Sample contents of the object to help identifying it, e.g. in error messages.
Public propertyItems
Sequence of key-value pairs representing a record. Only meaningful in case of Xrecord subclass; otherwise null (Nothing in Visual Basic).
Public propertyText
A single line of text. Only meaningful in case of Xtext subclass; otherwise null (Nothing in Visual Basic).
Public propertyTraceBin
Initial trace bin contents that may be obtained from XML nodes that represent clusters. Only meaningful in case of Xrecord subclass; otherwise null.
Public propertyType
Nature of data that Data Conveyer receives from Intake and sends to Output.
Top
See Also