Line Members

The Line type exposes the following members.

Constructors


  Name Description
Public method Line

Methods


  Name Description
Public method CalculateTotalLineDetailsQuantity
Public method CleanUp (Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public method Clear
Resets properties back to a known, empty state.
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public method Clone
Returns a shallow copy
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public method Equals(System.Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetCostOfGoodsVariance
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method NotifyPropertyChanged (Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Protected method OnPropertyChanged (Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public method ReadDefaultBinLocation
Public method RollBack
Causes the OldRowHash value to be placed into the RowHash property
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public method SaveRecord
Public method setQuantityWithoutGeneratingLineDetails
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties


  Name Description
Public property Aux2
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 Cost
Public property CurrencyRateUsed
Public property DeleteFlag

Flag indicating if the item is deleted.

(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property Description
Public property ExLineTotal
Public property FXCost
Public property FXDecimalPlaces
Public property FXTotal
Public property GRNNo
Public property HomeDecimalPlaces
Public property IN_SupplierWarehouse_RecID
Public property IncPrice
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 InventoryCostOfGoodsVariance_LedgerAccount
Public property InventoryCreditorPurchases_LedgerAccount
Public property InventoryDeliveredAsset_LedgerAccount
Public property InventoryDeliveredLiability_LedgerAccount
Public property InventoryExpectedAsset_LedgerAccount
Public property InventoryExpectedLiability_LedgerAccount
Public property InventoryID
Public property InventoryLastSavedDateTime
Public property InventoryStockMovement_LedgerAccount
Public property InventoryValue_LedgerAccount
Public property InvoiceLineNo
Public property ItemNo
The item number this item is within the JiwaCollection
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property JobCostingStage
Public property LastSavedDateTime
Public property LineDetails
Public property Lines
Public property LineTotal
Public property LineType
Public property OldRowHash
The value of the Rowhash prior to a save with an OUTPUT INTO clause
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property OrderID
Public property OrderNo
Public property OrderUnits
Public property PartNo
Public property PhysicalItem
Public property PostedToWIP
Public property PurchaseOrderLineNo
Public property PurchaseOrderType
Public property PurchasingClassification
Public property Quantity
Public property QuantityDecimalPlaces
Public property QuantityOnInventoryReceival
Public property RE_Lines_Cost
Public property RE_Lines_RecID
Public property RE_Lines_TaxAmount
Public property RE_Main_RecID
Public property RecID
Unique identifier for the item
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property RELineLastSavedDateTime
Public property RowHash
RowHash of the item. Used for concurrency control.
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property SupplierPartNo
Public property TaxAmount
Public property TaxID
Public property TaxRate
Public property UseExpiryDate
Public property UseSerialNo

Events


  Name Description
Public event PropertyChanged (Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)