ReturnCode Properties

The ReturnCode type exposes the following members.

Properties


  Name Description
Public property ChangedPropertyList
A list of properties which have been altered since inception of this item.
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property ChangeFlag
Flag indicating if the item has changed
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property Collection
This is a reference to the parent collection this item resides in.
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property DeleteFlag

Flag indicating if the item is deleted.

(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property Description
Gets or sets the description.
Public property ExchangeGoods
Gets a value indicating whether [exchange goods].
Public property InsertFlag
Flag indicating if the item is new to the JiwaCollection (ie: inserted but not saved)
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property IsDefault
Gets or sets a value indicating whether this instance is default.
Public property IsEnabled
Gets or sets a value indicating whether this instance is enabled.
Public property ItemNo
The item number this item is within the JiwaCollection
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property LastSavedDateTime
Gets or sets the last saved date time.
Public property OldRowHash
The value of the Rowhash prior to a save with an OUTPUT INTO clause
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property RecID
Unique identifier for the item
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property ReduceGoodsValue
Gets a value indicating whether [reduce goods value].
Public property ReturnCode
Gets or sets the return code.
Public property ReturnType
Gets or sets the type of the return.
Public property RowHash
RowHash of the item. Used for concurrency control.
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property ShippingGoods
Gets a value indicating whether [shipping goods].
Public property ValueInStock
Gets a value indicating whether [value in stock].