Line Properties

The Line 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 Client
Public property ClientClassName
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 DocumentDate
Public property FXRate
Gets the fx rate.
Public property FXTotalReturnValue
Gets the fx total return value.
Public property FXUnitReturnValue
Gets the fx unit return value.
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 Inventory
Gets the inventory.
Public property IsBackorderable
Gets a value indicating whether this instance is backorderable.
Public property IsNonStock
Gets or sets a value indicating whether this instance is non stock.
Public property IsPhysical
Gets a value indicating whether this instance is physical.
Public property ItemNo
The item number this item is within the JiwaCollection
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property LineDetails
Gets the line details.
Public property Lines
Gets the lines.
Public property LineTotalIncTax
Gets the line total inc tax.
Public property OldRowHash
The value of the Rowhash prior to a save with an OUTPUT INTO clause
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property PurchaseOrderLine
Gets the purchase order line.
Public property Quantity
Gets the quantity.
Public property QuantityTaken
Gets the quantity taken.
Public property RecID
Unique identifier for the item
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property Remark
Gets the remark.
Public property ReturnCode
Gets the return code.
Public property RowHash
RowHash of the item. Used for concurrency control.
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property TaxAmount
Gets the tax amount.
Public property TaxRate
Gets the tax rate.
Public property TotalReturnValue
Gets the total return value.
Public property UnitReturnValue
Gets the unit return value.
Public property WastageLineDetailCollection
Gets the wastage line detail collection.