ESRI.ArcGIS.ADF.Web
Type Property
See Also 
ESRI.ArcGIS.ADF.Web.Geocode Namespace > Field Class : Type Property




Type of the field.

Syntax

Visual Basic (Declaration) 
Public Property Type As Type
Visual Basic (Usage)Copy Code
Dim instance As Field
Dim value As Type
 
instance.Type = value
 
value = instance.Type
C# 
public Type Type {get; set;}

See Also

© 2010 All Rights Reserved.