Address and other data related to that address.
More...
|
Int64 | SiteKey [get, set] |
| This is the key that tell what site created this location, it will help to merge addresses when doing imports. More...
|
|
Int32 | LocationKey [get, set] |
|
String | Building1 [get, set] |
| The name of the building. More...
|
|
String | Building2 [get, set] |
| The name of the building (continued) More...
|
|
String | StreetName [get, set] |
| The name of the street that the house is located on. More...
|
|
String | Locality [get, set] |
| This is the first element of an address. More...
|
|
String | Suburb [get, set] |
| The name of the suburb. More...
|
|
String | City [get, set] |
| This can be a post town or city. More...
|
|
String | County [get, set] |
| This can be a county (UK), a state (US), province (CDN), canton (CH) etc. More...
|
|
String | PostalCode [get, set] |
| This is the national post code. More...
|
|
String | CountryCode [get, set] |
|
String | Address3 [get, set] |
| This is the third element of an address (if required) More...
|
|
Decimal | GeoLatitude [get, set] |
| The latitude of the location; a number between -90 and +90; precision is 6 digits (11cm) More...
|
|
Decimal | GeoLongitude [get, set] |
| The longitude of the location; a number between -180 and +180; precision is 6 digits (11cm) More...
|
|
Int32 | GeoKmX [get, set] |
| The distance in km of this location to the location 0 if location 0 was on the same longitude; this is for improving query performance. More...
|
|
Int32 | GeoKmY [get, set] |
| The distance in km of this location to the location 0 if location 0 was on the same latitude; this is for improving query performance. More...
|
|
Int32 | GeoAccuracy [get, set] |
| The accuracy of the stored geo data; -2: server did not respond; -1: not processed yet; 0: Unknown Location; 1: Country level accuracy; 2: Region; 3: Sub-Region; 4: Town/City/Village; 5: Post code; 6: Street; 7: Intersection; 8: Address level accuracy. More...
|
|
Boolean | Restricted [get, set] |
| Indicates whether or not the location has restricted access. If it does then the access will be controlled by s_group_location. 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...
|
|
Address and other data related to that address.
◆ PLocationRow()
Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.PLocationRow |
( |
System.Data.DataRowBuilder |
rb | ) |
|
|
inline |
◆ InitValues()
virtual void Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.InitValues |
( |
| ) |
|
|
inlinevirtual |
◆ IsAddress3Null()
bool Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.IsAddress3Null |
( |
| ) |
|
|
inline |
◆ IsBuilding1Null()
bool Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.IsBuilding1Null |
( |
| ) |
|
|
inline |
◆ IsBuilding2Null()
bool Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.IsBuilding2Null |
( |
| ) |
|
|
inline |
◆ IsCityNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.IsCityNull |
( |
| ) |
|
|
inline |
◆ IsCountryCodeNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.IsCountryCodeNull |
( |
| ) |
|
|
inline |
◆ IsCountyNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.IsCountyNull |
( |
| ) |
|
|
inline |
◆ IsCreatedByNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.IsCreatedByNull |
( |
| ) |
|
|
inline |
◆ IsDateCreatedNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.IsDateCreatedNull |
( |
| ) |
|
|
inline |
◆ IsDateModifiedNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.IsDateModifiedNull |
( |
| ) |
|
|
inline |
◆ IsGeoAccuracyNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.IsGeoAccuracyNull |
( |
| ) |
|
|
inline |
◆ IsGeoKmXNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.IsGeoKmXNull |
( |
| ) |
|
|
inline |
◆ IsGeoKmYNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.IsGeoKmYNull |
( |
| ) |
|
|
inline |
◆ IsGeoLatitudeNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.IsGeoLatitudeNull |
( |
| ) |
|
|
inline |
◆ IsGeoLongitudeNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.IsGeoLongitudeNull |
( |
| ) |
|
|
inline |
◆ IsLocalityNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.IsLocalityNull |
( |
| ) |
|
|
inline |
◆ IsLocationKeyNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.IsLocationKeyNull |
( |
| ) |
|
|
inline |
◆ IsModificationIdNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.IsModificationIdNull |
( |
| ) |
|
|
inline |
◆ IsModifiedByNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.IsModifiedByNull |
( |
| ) |
|
|
inline |
◆ IsPostalCodeNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.IsPostalCodeNull |
( |
| ) |
|
|
inline |
◆ IsRestrictedNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.IsRestrictedNull |
( |
| ) |
|
|
inline |
◆ IsSiteKeyNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.IsSiteKeyNull |
( |
| ) |
|
|
inline |
◆ IsStreetNameNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.IsStreetNameNull |
( |
| ) |
|
|
inline |
◆ IsSuburbNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.IsSuburbNull |
( |
| ) |
|
|
inline |
◆ SetAddress3Null()
void Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.SetAddress3Null |
( |
| ) |
|
|
inline |
◆ SetBuilding1Null()
void Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.SetBuilding1Null |
( |
| ) |
|
|
inline |
◆ SetBuilding2Null()
void Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.SetBuilding2Null |
( |
| ) |
|
|
inline |
◆ SetCityNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.SetCityNull |
( |
| ) |
|
|
inline |
◆ SetCountryCodeNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.SetCountryCodeNull |
( |
| ) |
|
|
inline |
◆ SetCountyNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.SetCountyNull |
( |
| ) |
|
|
inline |
◆ SetCreatedByNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.SetCreatedByNull |
( |
| ) |
|
|
inline |
◆ SetDateCreatedNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.SetDateCreatedNull |
( |
| ) |
|
|
inline |
◆ SetDateModifiedNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.SetDateModifiedNull |
( |
| ) |
|
|
inline |
◆ SetGeoAccuracyNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.SetGeoAccuracyNull |
( |
| ) |
|
|
inline |
◆ SetGeoKmXNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.SetGeoKmXNull |
( |
| ) |
|
|
inline |
◆ SetGeoKmYNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.SetGeoKmYNull |
( |
| ) |
|
|
inline |
◆ SetGeoLatitudeNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.SetGeoLatitudeNull |
( |
| ) |
|
|
inline |
◆ SetGeoLongitudeNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.SetGeoLongitudeNull |
( |
| ) |
|
|
inline |
◆ SetLocalityNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.SetLocalityNull |
( |
| ) |
|
|
inline |
◆ SetLocationKeyNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.SetLocationKeyNull |
( |
| ) |
|
|
inline |
◆ SetModificationIdNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.SetModificationIdNull |
( |
| ) |
|
|
inline |
◆ SetModifiedByNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.SetModifiedByNull |
( |
| ) |
|
|
inline |
◆ SetPostalCodeNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.SetPostalCodeNull |
( |
| ) |
|
|
inline |
◆ SetRestrictedNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.SetRestrictedNull |
( |
| ) |
|
|
inline |
◆ SetSiteKeyNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.SetSiteKeyNull |
( |
| ) |
|
|
inline |
◆ SetStreetNameNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.SetStreetNameNull |
( |
| ) |
|
|
inline |
◆ SetSuburbNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.SetSuburbNull |
( |
| ) |
|
|
inline |
◆ Address3
String Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.Address3 |
|
getset |
This is the third element of an address (if required)
◆ Building1
String Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.Building1 |
|
getset |
The name of the building.
◆ Building2
String Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.Building2 |
|
getset |
The name of the building (continued)
◆ City
String Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.City |
|
getset |
This can be a post town or city.
◆ CountryCode
String Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.CountryCode |
|
getset |
This is a code which identifies a country. It is taken from the ISO 3166-1-alpha-2 code elements.
◆ County
String Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.County |
|
getset |
This can be a county (UK), a state (US), province (CDN), canton (CH) etc.
◆ CreatedBy
String Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.CreatedBy |
|
getset |
User ID of who created this record.
◆ DateCreated
System.? DateTime Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.DateCreated |
|
getset |
The date the record was created.
◆ DateModified
System.? DateTime Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.DateModified |
|
getset |
The date the record was modified.
◆ GeoAccuracy
Int32 Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.GeoAccuracy |
|
getset |
The accuracy of the stored geo data; -2: server did not respond; -1: not processed yet; 0: Unknown Location; 1: Country level accuracy; 2: Region; 3: Sub-Region; 4: Town/City/Village; 5: Post code; 6: Street; 7: Intersection; 8: Address level accuracy.
◆ GeoKmX
Int32 Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.GeoKmX |
|
getset |
The distance in km of this location to the location 0 if location 0 was on the same longitude; this is for improving query performance.
◆ GeoKmY
Int32 Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.GeoKmY |
|
getset |
The distance in km of this location to the location 0 if location 0 was on the same latitude; this is for improving query performance.
◆ GeoLatitude
Decimal Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.GeoLatitude |
|
getset |
The latitude of the location; a number between -90 and +90; precision is 6 digits (11cm)
◆ GeoLongitude
Decimal Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.GeoLongitude |
|
getset |
The longitude of the location; a number between -180 and +180; precision is 6 digits (11cm)
◆ Locality
String Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.Locality |
|
getset |
This is the first element of an address.
◆ LocationKey
Int32 Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.LocationKey |
|
getset |
◆ ModificationId
DateTime Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.ModificationId |
|
getset |
This identifies the current version of the record.
◆ ModifiedBy
String Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.ModifiedBy |
|
getset |
User ID of who last modified this record.
◆ PostalCode
String Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.PostalCode |
|
getset |
This is the national post code.
◆ Restricted
Boolean Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.Restricted |
|
getset |
Indicates whether or not the location has restricted access. If it does then the access will be controlled by s_group_location.
◆ SiteKey
Int64 Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.SiteKey |
|
getset |
This is the key that tell what site created this location, it will help to merge addresses when doing imports.
◆ StreetName
String Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.StreetName |
|
getset |
The name of the street that the house is located on.
◆ Suburb
String Ict.Petra.Shared.MPartner.Partner.Data.PLocationRow.Suburb |
|
getset |
The documentation for this class was generated from the following file: