![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
ID Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Geocode Namespace > InputField Class : ID Property |
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property ID As String |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As InputField Dim value As String value = instance.ID |
C# | |
---|---|
public string ID {get;} |
For an example, see Geocoder .
Each address style has one or more IDs, one for each component of the address. The value for ID is retrieved from a request for service information.
Use the ID when creating AddressValue objects for performing geocoding. Set the AddressValue's FieldID to the ID value.
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