ESRI.ArcGIS.ADF.ArcGISServer
TypeFieldName Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > Shields Class : TypeFieldName Property




The field name whose values contain the street type.

Syntax

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

See Also

© 2010 All Rights Reserved.