Click or drag to resize

GeocodeAddressItem Property (String)

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets or sets a field given the field's name.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public string this[
	string field
] { get; set; }

Parameters

field
Type: SystemString
The field's name.

Return Value

Type: String
The field.
See Also