Touchstone Re 2023 API Reference
Zip9PostalCode Property (GeocodeLocationOutput)


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > GeocodeLocationOutput Class : Zip9PostalCode Property
Contains the 9-digit postal code associated with the location. Zip9PostalCode applies only to locations in the United States.
Syntax
Public Property Zip9PostalCode As String
Dim instance As GeocodeLocationOutput
Dim value As String
 
instance.Zip9PostalCode = value
 
value = instance.Zip9PostalCode
public string Zip9PostalCode {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GeocodeLocationOutput Class
GeocodeLocationOutput Members