Click or drag to resize

FWRetValT Properties

The FWRetValT generic type exposes the following members.

Properties
  NameDescription
Public propertyForwardStatus
Gets or sets a value indicating whether the Status should be forwarded to the "NEXT" page load (for redirects).
(Inherited from FWRetVal.)
Public propertyMsgType
Gets or sets the type of the MSG.
(Inherited from FWRetVal.)
Public propertyRecord
Gets or sets the record.
Public propertyRecords
Gets or sets the data, such as a returned Auto Index, etc.
Public propertyValue
Gets or sets the Message string to return.
(Inherited from FWRetVal.)
Top
See Also