Click or drag to resize
Infosoft Logo

InfoWebXMLWebServiceGetCity Method

Get city by zipcode

Namespace: Infosoft.Webservices
Assembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax
public InfoWebCity GetCity(
	string zipcode
)

Parameters

zipcode  String
Zip code

Return Value

InfoWebCity
InfoWebCity object with name og zipcode of city
See Also