TaxRate Members

The TaxRate type exposes the following members.

Constructors


  Name Description
Public method TaxRate

Methods


  Name Description
Public method CleanUp (Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public method Clear (Inherited from TaxRate.)
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.)
Public method IsInUse (Inherited from TaxRate.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method NotifyPropertyChanged (Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public method OnCleared (Inherited from TaxRate.)
Protected method OnPropertyChanged (Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public method OnReadEnd (Inherited from TaxRate.)
Public method OnReadStart (Inherited from TaxRate.)
Public method Read
Public method RollBack
Causes the OldRowHash value to be placed into the RowHash property
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public method SaveRecord (Inherited from TaxRate.)
Public method ToString (Inherited from TaxRate.)

Properties


  Name Description
Public property BASCode (Inherited from TaxRate.)
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 DeleteFlag

Flag indicating if the item is deleted.

(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property Description (Inherited from TaxRate.)
Public property Disabled (Inherited from TaxRate.)
Public property Dispersal
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 IsDefault (Inherited from TaxRate.)
Public property IsDefaultRateInGroup (Inherited from TaxRate.)
Public property IsEnabled (Inherited from TaxRate.)
Public property ItemNo
The item number this item is within the JiwaCollection
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
Public property LastSavedDateTime (Inherited from TaxRate.)
Public property OldRowHash
The value of the Rowhash prior to a save with an OUTPUT INTO clause
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.)
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 S1 (Inherited from TaxRate.)
Public property S2 (Inherited from TaxRate.)
Public property S3 (Inherited from TaxRate.)
Public property S4 (Inherited from TaxRate.)
Public property TaxRate (Inherited from TaxRate.)
Public property TaxRateCollection (Inherited from TaxRate.)

Events


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