Line Members
The Line type exposes the following members.
Methods
Name | Description | |
---|---|---|
CleanUp | (Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.) | |
Clear | ||
Clone |
Returns a shallow copy
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.) |
|
Equals(System.Object) | (Inherited from Object.) | |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
|
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
|
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
|
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
NotifyPropertyChanged | (Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.) | |
OnPropertyChanged | (Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.) | |
RollBack |
Causes the OldRowHash value to be placed into the RowHash property
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.) |
|
SaveRecord | ||
ToString |
Returns a string that represents the current object. (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
ChangedPropertyList |
A list of properties which have been altered since inception of this item.
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.) |
|
ChangeFlag |
Flag indicating if the item has changed
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.) |
|
Collection |
This is a reference to the parent collection this item resides in.
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.) |
|
Cubic | ||
DeleteFlag |
Flag indicating if the item is deleted. |
|
DeliveryDays | ||
FXLineCost | ||
FXUnitCost | ||
InsertFlag |
Flag indicating if the item is new to the JiwaCollection (ie: inserted but not saved)
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.) |
|
Inventory | ||
ItemNo |
The item number this item is within the JiwaCollection
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.) |
|
LineCost | ||
LineCubic | ||
Lines | ||
LineWeight | ||
OldRowHash |
The value of the Rowhash prior to a save with an OUTPUT INTO clause
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.) |
|
OrderQuantity | ||
OrderUnits | ||
PO_Lines_RecID | ||
QuantityLastYearPurchases | ||
QuantityLastYearSales | ||
QuantityMinSOH | ||
QuantityOnBackOrder | ||
QuantityOnPurchaseOrder | ||
QuantitySalesForecast | ||
QuantitySOH | ||
RecID |
Unique identifier for the item
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.) |
|
RowHash |
RowHash of the item. Used for concurrency control.
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.) |
|
SuggestedOrderQuantity | ||
UnitCost | ||
Weight |