Name | Description | |
---|---|---|
Address Constructor |
The following tables list the members exposed by Address.
Name | Description | |
---|---|---|
Address Constructor |
Name | Description | |
---|---|---|
city | Gets or sets the city | |
company | Gets or sets the company | |
country | Gets or sets the country | |
name | Gets or sets the name | |
phone | Gets or sets the phone | |
postalCode | Gets or sets the postalCode | |
residential | Tells whether address is resedential or not | |
state | Gets or sets the state | |
street1 | Gets or sets the street1 | |
street2 | Gets or sets the street2 | |
street3 | Gets or sets the street3 |
Name | Description | |
---|---|---|
ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |