ValidAddress Class Members
In This Topic
The following tables list the members exposed by ValidAddress.
Public Constructors
Public Properties
| Name | Description |
| Address1 |
Gets or sets the address1
|
| Address2 |
Gets or sets the address2
|
| City |
Gets or sets the city
|
| CountryCode |
Gets or sets the country code
|
| FormattedAddress |
Gets the formatted address
|
| Id |
Gets or sets the identifier
|
| PostalCode |
Gets or sets the postal code
|
| Province |
Gets or sets the province
|
| Residence |
Gets or sets a value indicating whether this is residence address or not
|
Top
Extension Methods
| Name | Description |
| ToQueryString | Overloaded.
Use this method to bulid query string from NameValueCollection
|
Top
See Also