ESRI.ArcGIS.ADF.ArcGISServer
PolygonBarriers Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > NAServerLocationAllocationParams Class : PolygonBarriers Property




Syntax

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

See Also

© 2010 All Rights Reserved.