|
OpenPetra
Free Administration Software for Non-Profits
|
Unit of money for various countries. More...
Public Member Functions | |
| ACurrencyRow (System.Data.DataRowBuilder rb) | |
| Constructor. More... | |
| virtual void | InitValues () |
| set default values More... | |
| bool | IsCurrencyCodeNull () |
| test for NULL value More... | |
| void | SetCurrencyCodeNull () |
| assign NULL value More... | |
| bool | IsCurrencyNameNull () |
| test for NULL value More... | |
| void | SetCurrencyNameNull () |
| assign NULL value More... | |
| bool | IsCurrencySymbolNull () |
| test for NULL value More... | |
| void | SetCurrencySymbolNull () |
| assign NULL value More... | |
| bool | IsCountryCodeNull () |
| test for NULL value More... | |
| void | SetCountryCodeNull () |
| assign NULL value More... | |
| bool | IsDisplayFormatNull () |
| test for NULL value More... | |
| void | SetDisplayFormatNull () |
| assign NULL value More... | |
| bool | IsInEmuNull () |
| test for NULL value More... | |
| void | SetInEmuNull () |
| assign NULL value More... | |
| bool | IsDateCreatedNull () |
| test for NULL value More... | |
| void | SetDateCreatedNull () |
| assign NULL value More... | |
| bool | IsCreatedByNull () |
| test for NULL value More... | |
| void | SetCreatedByNull () |
| assign NULL value More... | |
| bool | IsDateModifiedNull () |
| test for NULL value More... | |
| void | SetDateModifiedNull () |
| assign NULL value More... | |
| bool | IsModifiedByNull () |
| test for NULL value More... | |
| void | SetModifiedByNull () |
| assign NULL value More... | |
| bool | IsModificationIdNull () |
| test for NULL value More... | |
| void | SetModificationIdNull () |
| assign NULL value More... | |
Properties | |
| String | CurrencyCode [get, set] |
| This defines which currency is being used. More... | |
| String | CurrencyName [get, set] |
| This is the name of the currency. More... | |
| String | CurrencySymbol [get, set] |
| This is the symbol used to show a currency. Eg $US or £ More... | |
| String | CountryCode [get, set] |
| Country code. More... | |
| String | DisplayFormat [get, set] |
| The format in which to display and accept input on a currency (decimal values) More... | |
| Boolean | InEmu [get, set] |
| Indicates whether currency is part of the european exchange rate mechanism/ European Monetary Union. More... | |
| System.? DateTime | DateCreated [get, set] |
| The date the record was created. More... | |
| String | CreatedBy [get, set] |
| User ID of who created this record. More... | |
| System.? DateTime | DateModified [get, set] |
| The date the record was modified. More... | |
| String | ModifiedBy [get, set] |
| User ID of who last modified this record. More... | |
| DateTime | ModificationId [get, set] |
| This identifies the current version of the record. More... | |
Unit of money for various countries.
|
inline |
Constructor.
|
inlinevirtual |
set default values
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
getset |
Country code.
|
getset |
User ID of who created this record.
|
getset |
This defines which currency is being used.
|
getset |
This is the name of the currency.
|
getset |
This is the symbol used to show a currency. Eg $US or £
|
getset |
The date the record was created.
|
getset |
The date the record was modified.
|
getset |
The format in which to display and accept input on a currency (decimal values)
|
getset |
Indicates whether currency is part of the european exchange rate mechanism/ European Monetary Union.
|
getset |
This identifies the current version of the record.
|
getset |
User ID of who last modified this record.