Click or drag to resize

LayoutMessage Properties

The LayoutMessage type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberDefaultSignANSI
Gets or sets whether, by default, numeric fields are stored in Messages using the ANSI or the TANDEM format.
Public propertyStatic memberDefaultStrict
Gets or sets whether, by default, message editing is strict.
Public propertyLayout
Gets or sets the Layout of this LayoutMessage.
Public propertySignANSI
Gets or sets whether numeric fields are stored in this LayoutMessage using the ANSI or the TANDEM format.
Public propertyStrict
Gets or sets wheter the LayoutMessage is strict.
Public propertyText
Gets or sets the text of this LayoutMessage
Top
See Also