Address Constructor
|
Initializes a new instance of the Address class. |
City | |
County | |
CountyNumber | |
DirectionPrefix | Valid values: N,S,E,W,NE,NW,SE,SW |
DirectionSuffix | Valid values: N,S,E,W,NE,NW,SE,SW |
Number | Defaults to -1 |
Parsed | Indiciates whether the parser was able to create an Address class from a call to .ParseAddress |
State | |
StateNumber | FIPS55 County Code |
StreetName | |
StreetType | The TIGER/LINE normalized version of a street type. |
ZIP |
Address Class | AGOV Namespace