TaxRate Members
The TaxRate 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.) |
|
IsInUse | ||
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
NotifyPropertyChanged | (Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.) | |
OnCleared | ||
OnPropertyChanged | (Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.) | |
OnReadEnd | ||
OnReadStart | ||
Read | ||
RollBack |
Causes the OldRowHash value to be placed into the RowHash property
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.) |
|
SaveRecord | ||
ToString |
Properties
Name | Description | |
---|---|---|
BASCode | ||
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>)>)>.) |
|
DeleteFlag |
Flag indicating if the item is deleted. |
|
Description | ||
Disabled | ||
InsertFlag |
Flag indicating if the item is new to the JiwaCollection (ie: inserted but not saved)
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.) |
|
IsDefault | ||
IsDefaultRateInGroup | ||
IsEnabled | ||
ItemNo |
The item number this item is within the JiwaCollection
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.) |
|
LastSavedDateTime | ||
OldRowHash |
The value of the Rowhash prior to a save with an OUTPUT INTO clause
(Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.) |
|
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>)>)>.) |
|
S1 | ||
S2 | ||
S3 | ||
S4 | ||
TaxRate | ||
TaxRateCollection |
Events
Name | Description | |
---|---|---|
Cleared | ||
PropertyChanged | (Inherited from JiwaCollectionItem<(Of <(<'T>)>)>.) | |
ReadEnd | ||
ReadStart |