ESRI.ArcGIS.ADF.IMS
InputField Class
Members  See Also  Send Feedback
ESRI.ArcGIS.ADF.IMS.Geocode Namespace : InputField Class




Class that represents the input fields for the address style associated with the FeatureLayer.

Object Model

InputField Class

Syntax

Visual Basic (Declaration) 
<SerializableAttribute()>
Public Class InputField 
Visual Basic (Usage)Copy Code
Dim instance As InputField
C# 
[SerializableAttribute()]
public class InputField 

Example

For an example, see Geocoder.

Remarks

InputFields defines a single part of an address to be geocoded such as a street name or ZIP Code. The following table lists required and optional InputFields for each address style.

Address Styles

Required

Optional

USAddressZ, USSingleHouseZ, USSingleRangeZ STREET, Zone CrossStreet
USAddress,USSingleHouse, USSingleRange STREET CrossStreet
Zip4, Zip4Range, Zip5 Zip
SingleField Keyfield

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.