ESRI.ArcGIS.ADF.ArcGISServer
PrefixTypeFieldName Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > StreetNameFields Class : PrefixTypeFieldName Property




The field name used for prefix type.

Syntax

Visual Basic (Declaration) 
<XmlElementAttribute(XmlSchemaForm.Unqualified)>
Public Property PrefixTypeFieldName As String
Visual Basic (Usage)Copy Code
Dim instance As StreetNameFields
Dim value As String
 
instance.PrefixTypeFieldName = value
 
value = instance.PrefixTypeFieldName
C# 
[XmlElementAttribute(XmlSchemaForm.Unqualified)]
public string PrefixTypeFieldName {get; set;}

See Also

© 2010 All Rights Reserved.