ESRI.ArcGIS.ADF.ArcGISServer
OutputPolygons Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > NAServerServiceAreaParams Class : OutputPolygons Property




Syntax

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

See Also

© 2010 All Rights Reserved.