CashBookTransaction Members

The CashBookTransaction type exposes the following members.

Constructors


  Name Description
Public method CashBookTransaction

Methods


  Name Description
Public method CalculateDiscountGSTAmount
Public method CalculateGSTAmount
Public method CheckForDuplicateRemitNo
Public method CleanUp
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 ReTotalAllocations
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 Allocations
Public property Approval
Public property AUDDecimalPlaces
Public property BankAccountName
Public property BankAccountNo
Public property BankBSBN
Public property BankName
Public property CanEditCustomFieldValues
Public property CashBookTransactions
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 CustomFieldValues
Public property CustomFieldValuesHostCollection
Public property DebtorCreditorAccountID
Public property DebtorCreditorAccountName
Public property DebtorCreditorAccountNo
Public property DebtorCreditorCurrentBalance
Public property DebtorCreditorPeriod1Balance
Public property DebtorCreditorPeriod2Balance
Public property DebtorCreditorPeriod3Balance
Public property DebtorCreditorPeriod4Balance
Public property DebtorCreditorPeriodType
Public property DebtorCreditorTermsDays
Public property DebtorCreditorTermsType
Public property DebtorCreditorUsesFX
Public property DeleteFlag

Flag indicating if the item is deleted.

(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property DiscountGSTAmount
Public property DiscountGSTRate
Public property DiscountGSTRateDescription
Public property DiscountLedgerAccountDescription
Public property DiscountLedgerAccountNo
Public property DiscountLedgerID
Public property FXAllocatedAmount
Public property FXAmount
Public property FXCurrencyCode
Public property FXCurrencyID
Public property FXCurrencyRate
Public property FXDecimalPlaces
Public property FXDiscountAllocatedAmount
Public property FXDiscountAmount
Public property FXUnAllocatedAmount
Public property GroupNo
Public property GSTAmount
Public property GSTDiscountRateID
Public property GSTRate
Public property GSTRateDescription
Public property GSTRateID
Public property HomeAllocatedAmount
Public property HomeAmount
Public property HomeDiscountAllocatedAmount
Public property HomeDiscountAmount
Public property HomeUnAllocatedAmount
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 ItemNo
The item number this item is within the JiwaCollection
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property JobChargeAmount
Public property JobClassID
Public property JobDescription
Public property JobID
Public property JobNo
Public property KeyField
Public property OffsetLedgerAccountDescription
Public property OffsetLedgerAccountNo
Public property OffsetLedgerID
Public property OldRowHash
The value of the Rowhash prior to a save with an OUTPUT INTO clause
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property ParentDebtorAccountName
Public property ParentDebtorAccountNo
Public property ParentDebtorID
Public property PaymentTypeKey
Public property RealisedGainLoss
Public property RecID
Unique identifier for the item
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property Reference
Public property Remark
Public property RemitNo
Public property RowHash
RowHash of the item. Used for concurrency control.
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property TranDate
Public property TransactionDueDate
Public property TransactionType
Public property UnRealisedGainLoss
Public property UpdateDebtorBankDetails

Events


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