SalesQuoteLine Members

The SalesQuoteLine type exposes the following members.

Constructors


  Name Description
Public method SalesQuoteLine

Methods


  Name Description
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 DoLineCalculationsFromDiscountedPrice
Public method DoLineCalculationsFromExGSTSellPrice
Public method DoLineCalculationsFromIncGST
Public method DoLineCalculationsFromIncGSTSellPrice
Public method DoLineCalculationsFromSellPrice
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 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.)
Public method HiddenSetDiscountedPrice
Public method HiddenSetDiscountGiven
Public method HiddenSetDiscountPercentage
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 ReTotalKitPriceFromComponents
Public method ReWorkComponentPercentages
Public method ReWorkComponentPriceFromKitPrice
Public method RollBack
Causes the OldRowHash value to be placed into the RowHash property
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public method SaveRecord
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)

Fields


  Name Description
Public field PricesRead

Properties


  Name Description
Public property AlternatesAvailable
Public property AverageCost
Public property BackOrderable
Public property BOMType
Public property CanEditCustomFieldValues
Public property Cat1Description
Public property Cat2Description
Public property Cat3Description
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 ClassificationDescription
Public property Collection
This is a reference to the parent collection this item resides in.
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property CommentLine
Public property CommentText
Public property CostIn
Public property Cubic
Public property CustomFieldValues
Public property CustomFieldValuesHostCollection
Public property DefaultBinLocation
Public property DefaultPrice
Public property DeleteFlag

Flag indicating if the item is deleted.

(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property Description
Public property DirectTax
Public property Discountable
Public property DiscountedPrice
Public property DiscountGiven
Public property DiscountPercentage
Public property FixPrice
Public property FixSellPrice
Public property GSTAmount
Public property HistoryID
Public property HistoryText
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 InventoryID
Public property InventoryStatus
Public property InvoiceLineID
Public property InvoicePrice
Public property ItemNo
The item number this item is within the JiwaCollection
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property JobConnectorID
Public property KeyField
Public property KitComponentPercentage
Public property KitHeader
Public property KitLineType
Public property KitRoundPart
Public property KitUnits
Public property LastCost
Public property LastSnapInvoiceLineID
Public property LedgerInvMovementLedgerID
Public property LedgerInvValueLedgerID
Public property LineLinkDescription
Public property LineLinkID
Public property LineTotal
Public property MinGP
Public property MinimumPrice
Public property MostRecentInvoiceLineID
Public property NonStock
Public property NonStockLedgerSales
Public property OldRowHash
The value of the Rowhash prior to a save with an OUTPUT INTO clause
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property PartNo
Public property PhysicalItem
Public property PreviousSnapHistoryText
Public property PriceIncGST
Public property PriceSelected
Public property QuantityB2BBackOrders
Public property QuantityDecimalPlaces
Public property QuantityOrdered
Public property QuantityOriginalOrdered
Public property QuantityOtherBackOrders
Public property QuantitySOHAvailable
Public property QuantitySOHOnShelf
Public property RecID
Unique identifier for the item
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property RowHash
RowHash of the item. Used for concurrency control.
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property RRPrice
Public property Salesmancost
Public property SalesQuoteLines
Public property SecondaryCost
Public property SellPriceExGST
Public property SellPriceIncGST
Public property SellPriceIsIncTax
Public property StandardCost
Public property TaxRate
Public property TempFloat
Public property TypeKitRounding
Public property UnitGSTAmount
Public property Units
Public property UseExpiryDates
Public property UserDefinedFloat1
Public property UserDefinedFloat2
Public property UserDefinedFloat3
Public property UseSerials
Public property UseSpecialPrice
Public property UseStandardCost
Public property Weight

Events


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