Click or drag to resize

Message Properties

The Message type exposes the following members.

Properties
  NameDescription
Public propertyData
Gets or sets the string data of the Message.
Public propertyDataAll
Gets the complete string data of the Message.
Public propertyDataBytes
Gets or sets the binary data of the Message.
Public propertyStatic memberDefaultSignANSI
Gets or sets whether, by default, numeric fields are stored in Messages using the ANSI or the TANDEM format.
Public propertyFormCode
Gets or sets the form code of the Message.
Public propertyIsDataOnly
Gets or sets whether this is a data-only Message.
Public propertyLayout
Gets or sets the Layout of the Message.
Public propertyMaxLabelKey
Returns the maximum label key of all Message labels.
Public propertyMinLabelKey
Returns the minimum label key of all Message labels.
Public propertyMulticastName
Gets the multicast name of this Message.
Public propertyOperCode
Public propertyProtCode
Public propertyReplyCode
Public propertySequence
Gets or sets the sequence of the Message.
Public propertyServerCode
Gets or sets the server code of the Message.
Public propertySessionID
Gets or sets the session ID of the Message.
Public propertySignANSI
Gets or sets whether numeric fields are stored in the Message using the ANSI or the TANDEM format.
Public propertyStrict
Gets or sets wheter the Message is strict.
Public propertyTranCode
Gets or sets the transaction code of the Message.
Public propertyTypeCode
Top
See Also