|
OpenPetra
Free Administration Software for Non-Profits
|
List of countries with their codes. More...
Public Member Functions | |
| PCountryRow (System.Data.DataRowBuilder rb) | |
| Constructor. More... | |
| virtual void | InitValues () |
| set default values More... | |
| bool | IsCountryCodeNull () |
| test for NULL value More... | |
| void | SetCountryCodeNull () |
| assign NULL value More... | |
| bool | IsCountryNameNull () |
| test for NULL value More... | |
| void | SetCountryNameNull () |
| assign NULL value More... | |
| bool | IsUndercoverNull () |
| test for NULL value More... | |
| void | SetUndercoverNull () |
| assign NULL value More... | |
| bool | IsInternatTelephoneCodeNull () |
| test for NULL value More... | |
| void | SetInternatTelephoneCodeNull () |
| assign NULL value More... | |
| bool | IsInternatPostalTypeCodeNull () |
| test for NULL value More... | |
| void | SetInternatPostalTypeCodeNull () |
| assign NULL value More... | |
| bool | IsInternatAccessCodeNull () |
| test for NULL value More... | |
| void | SetInternatAccessCodeNull () |
| assign NULL value More... | |
| bool | IsTimeZoneMinimumNull () |
| test for NULL value More... | |
| void | SetTimeZoneMinimumNull () |
| assign NULL value More... | |
| bool | IsTimeZoneMaximumNull () |
| test for NULL value More... | |
| void | SetTimeZoneMaximumNull () |
| assign NULL value More... | |
| bool | IsDeletableNull () |
| test for NULL value More... | |
| void | SetDeletableNull () |
| assign NULL value More... | |
| bool | IsAddressOrderNull () |
| test for NULL value More... | |
| void | SetAddressOrderNull () |
| assign NULL value More... | |
| bool | IsCountryNameLocalNull () |
| test for NULL value More... | |
| void | SetCountryNameLocalNull () |
| 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 | CountryCode [get, set] |
| String | CountryName [get, set] |
| The name of the country. More... | |
| Boolean | Undercover [get, set] |
| Describes if the country is politically sensitive. More... | |
| Int32 | InternatTelephoneCode [get, set] |
| The telephone code needed to dial into a country. More... | |
| String | InternatPostalTypeCode [get, set] |
| String | InternatAccessCode [get, set] |
| The code needed to dial out of a country. More... | |
| Decimal | TimeZoneMinimum [get, set] |
| Number of hours +/- GMT. More... | |
| Decimal | TimeZoneMaximum [get, set] |
| Number of hours +/- GMT. More... | |
| Boolean | Deletable [get, set] |
| Int32 | AddressOrder [get, set] |
| Tab order of the city, county, and post code fields on the Partner Edit screen. More... | |
| String | CountryNameLocal [get, set] |
| The name of the country in the Local language. 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... | |
List of countries with their codes.
|
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 |
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
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
getset |
Tab order of the city, county, and post code fields on the Partner Edit screen.
|
getset |
This is a code which identifies a country. It is the ISO code (ISO 3166)
|
getset |
The name of the country.
|
getset |
The name of the country in the Local language.
|
getset |
User ID of who created this record.
|
getset |
The date the record was created.
|
getset |
The date the record was modified.
|
getset |
This defines if the country code can be deleted. This can only be updated by the system manager. At the risk of serious operational integrity. Default to Yes
|
getset |
The code needed to dial out of a country.
|
getset |
|
getset |
The telephone code needed to dial into a country.
|
getset |
This identifies the current version of the record.
|
getset |
User ID of who last modified this record.
|
getset |
Number of hours +/- GMT.
|
getset |
Number of hours +/- GMT.
|
getset |
Describes if the country is politically sensitive.