Xsegment Properties |
The Xsegment type exposes the following members.
Name | Description | |
---|---|---|
ClstrNo |
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).
(Inherited from ExternalLine.) | |
Excerpt |
Sample contents of the object to help identifying it, e.g. in error messages.
(Inherited from ExternalLine.) | |
Items |
Sequence of key-value pairs representing a record. Only meaningful in case of Xrecord subclass; otherwise null (Nothing in Visual Basic).
(Inherited from ExternalLine.) | |
Text |
A single line of text. Only meaningful in case of Xtext subclass; otherwise null (Nothing in Visual Basic).
(Inherited from ExternalLine.) | |
TraceBin |
Initial trace bin contents that may be obtained from XML nodes that represent clusters. Only meaningful in case of Xrecord subclass; otherwise null.
(Inherited from ExternalLine.) | |
Type |
Nature of data that Data Conveyer receives from Intake and sends to Output.
(Inherited from ExternalLine.) |