ESRI.ArcGIS.ADF.ArcGISServer
NAServerSolverResults Class
Members  See Also  Send Feedback
ESRI.ArcGIS.ADF.ArcGISServer Namespace : NAServerSolverResults Class




Object Model

NAServerSolverResults Class

Syntax

Visual Basic (Declaration) 
<DebuggerStepThroughAttribute()>
<XmlTypeAttribute("http://www.esri.com/schemas/ArcGIS/10.1")>
<XmlIncludeAttribute(ESRI.ArcGIS.ADF.ArcGISServer.NAServerServiceAreaResults)>
<DesignerCategoryAttribute("code")>
<XmlIncludeAttribute(ESRI.ArcGIS.ADF.ArcGISServer.NAServerVRPResults)>
<XmlIncludeAttribute(ESRI.ArcGIS.ADF.ArcGISServer.NAServerODCostMatrixResults)>
<XmlIncludeAttribute(ESRI.ArcGIS.ADF.ArcGISServer.NAServerLocationAllocationResults)>
<XmlIncludeAttribute(ESRI.ArcGIS.ADF.ArcGISServer.NAServerClosestFacilityResults)>
<XmlIncludeAttribute(ESRI.ArcGIS.ADF.ArcGISServer.NAServerRouteResults)>
<GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")>
<SerializableAttribute()>
Public MustInherit Class NAServerSolverResults 
Visual Basic (Usage)Copy Code
Dim instance As NAServerSolverResults
C# 
[DebuggerStepThroughAttribute()]
[XmlTypeAttribute("http://www.esri.com/schemas/ArcGIS/10.1")]
[XmlIncludeAttribute(ESRI.ArcGIS.ADF.ArcGISServer.NAServerServiceAreaResults)]
[DesignerCategoryAttribute("code")]
[XmlIncludeAttribute(ESRI.ArcGIS.ADF.ArcGISServer.NAServerVRPResults)]
[XmlIncludeAttribute(ESRI.ArcGIS.ADF.ArcGISServer.NAServerODCostMatrixResults)]
[XmlIncludeAttribute(ESRI.ArcGIS.ADF.ArcGISServer.NAServerLocationAllocationResults)]
[XmlIncludeAttribute(ESRI.ArcGIS.ADF.ArcGISServer.NAServerClosestFacilityResults)]
[XmlIncludeAttribute(ESRI.ArcGIS.ADF.ArcGISServer.NAServerRouteResults)]
[GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")]
[SerializableAttribute()]
public abstract class NAServerSolverResults 

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.