PurchaseLine Properties

The PurchaseLine 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 Creditor
Public property DeleteFlag

Flag indicating if the item is deleted.

(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
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 ItemNo
The item number this item is within the JiwaCollection
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property JB_EstimateLines_RecID (Inherited from Line.)
Public property LastSavedDateTime (Inherited from Line.)
Public property Lines (Inherited from Line.)
Public property LineType (Inherited from Line.)
Public property MarkUpPercentage (Inherited from Line.)
Public property OldRowHash
The value of the Rowhash prior to a save with an OUTPUT INTO clause
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property Quantity (Inherited from Line.)
Public property RecID
Unique identifier for the item
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property Remark (Inherited from Line.)
Public property RowHash
RowHash of the item. Used for concurrency control.
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property Staff (Inherited from Line.)
Public property Stage (Inherited from Line.)
Public property TotalCharge (Inherited from Line.)
Public property TotalCost (Inherited from Line.)
Public property TransactionDate (Inherited from Line.)
Public property UnitCharge (Inherited from Line.)
Public property UnitCost (Inherited from Line.)
Public property Units (Inherited from Line.)