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




The maximum length for the geocoding input field when the type is text or blob.

Syntax

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

See Also

© 2010 All Rights Reserved.