Output Format
GeocodeUSAddress Output Format Options
The following table lists the GeocodeUSAddress options that control the format of the output.
Parameter | Description |
---|---|
Option.OutputCasing |
Specifies the casing of the output data. One of the following:
|
Option.OutputFormattedOnFail |
Specifies whether to normalize addresses that fail to match, and addresses that are unchanged. Normalization formats an address to the USPS guidelines without validating the address.
|
Option.OutputPostalCodeSeparator |
Specifies whether to include the dash in full postal code output.
|
Option.OutputVerbose |
Specifies whether to provide an additional description field as output. These fields provide the text equivalent to a field represented by a code. For example, LocationCode returns a code that indicates the accuracy (quality) of the assigned geocode. LocationCode.Description provides the description for the code returned.
|