Message Properties |
The Message type exposes the following members.
Name | Description | |
---|---|---|
![]() | Data |
Gets or sets the string data of the Message.
|
![]() | DataAll |
Gets the complete string data of the Message.
|
![]() | DataBytes |
Gets or sets the binary data of the Message.
|
![]() ![]() | DefaultSignANSI |
Gets or sets whether, by default, numeric fields are stored in Messages
using the ANSI or the TANDEM format.
|
![]() | FormCode |
Gets or sets the form code of the Message.
|
![]() | IsDataOnly |
Gets or sets whether this is a data-only Message.
|
![]() | Layout |
Gets or sets the Layout of the Message.
|
![]() | MaxLabelKey |
Returns the maximum label key of all Message labels.
|
![]() | MinLabelKey |
Returns the minimum label key of all Message labels.
|
![]() | MulticastName |
Gets the multicast name of this Message.
|
![]() | OperCode |
Gets or sets the operation code of the Message (MessageOper).
|
![]() | ProtCode |
Gets or sets the protection code of the Message (MessageProt).
|
![]() | ReplyCode |
Gets or sets the reply code of the Message (MessageReply).
|
![]() | Sequence |
Gets or sets the sequence of the Message.
|
![]() | ServerCode |
Gets or sets the server code of the Message.
|
![]() | SessionID |
Gets or sets the session ID of the Message.
|
![]() | SignANSI |
Gets or sets whether numeric fields are stored in the Message using the
ANSI or the TANDEM format.
|
![]() | Strict |
Gets or sets wheter the Message is strict.
|
![]() | TranCode |
Gets or sets the transaction code of the Message.
|
![]() | TypeCode |
Gets or sets the type of the Message (MessageType).
|