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




The directions shields settings for this source.

Syntax

Visual Basic (Declaration) 
<XmlElementAttribute(Form=XmlSchemaForm.Unqualified, IsNullable=True)>
Public Property Shields As Shields
Visual Basic (Usage)Copy Code
Dim instance As NetworkSourceDirections
Dim value As Shields
 
instance.Shields = value
 
value = instance.Shields
C# 
[XmlElementAttribute(Form=XmlSchemaForm.Unqualified, IsNullable=true)]
public Shields Shields {get; set;}

See Also

© 2010 All Rights Reserved.