SalesOrderHistory Members

The SalesOrderHistory type exposes the following members.

Constructors


  Name Description
Public method SalesOrderHistory

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 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.)
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 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.)

Properties


  Name Description
Public property AmountPaid
Public property Carrier
Public property CartageCharge1
Public property CartageCharge2
Public property CartageCharge3
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 ConsignmentNote
Public property CourierDetails
Public property CustomSettingValues
Public property DateCreated
Public property DateLastSaved
Public property DatePosted
Public property DateProcessed
Public property DBTransID
Public property DelAddress1
Public property DelAddress2
Public property DelAddress3
Public property DelAddress4
Public property DelContactName
Public property DeleteFlag

Flag indicating if the item is deleted.

(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property Delivered
Public property DeliveredDate
Public property DeliveryAddressCountry
Public property DeliveryAddressee
Public property DocketEmailed
Public property DocketPrinted
Public property DropShipment
Public property EDIASNNumber
Public property EDIPickStatus
Public property EmailAddress
Public property FreightForwardAddress1
Public property FreightForwardAddress2
Public property FreightForwardAddress3
Public property FreightForwardAddress4
Public property FreightForwardAddressCountry
Public property FreightForwardNotes
Public property HistoryNo
Public property HistoryTotal
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 InvoiceEmailed
Public property InvoicePrinted
Public property ItemNo
The item number this item is within the JiwaCollection
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property LastModifiedBy
Public property Notes
Public property OldRowHash
The value of the Rowhash prior to a save with an OUTPUT INTO clause
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property OtherEmailed
Public property OtherPrinted
Public property PackSlipEmailed
Public property PackSlipPrinted
Public property PickSheetEmailed
Public property PickSheetPrinted
Public property PostCode
Public property RecID
Unique identifier for the item
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property RecordDate
Public property Ref
Public property RowHash
RowHash of the item. Used for concurrency control.
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property RunNo
Public property SalesOrderHistorys
Public property Status
Public property TotalQuantityDelivered

Events


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