ESRI.ArcGIS.ADF.ArcGISServer
NAServerLocationAllocationResults Class
Members  See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace : NAServerLocationAllocationResults Class




Object Model









Syntax

Visual Basic (Declaration) 
<DesignerCategoryAttribute("code")>
<XmlTypeAttribute("http://www.esri.com/schemas/ArcGIS/10.0")>
<DebuggerStepThroughAttribute()>
<GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")>
<SerializableAttribute()>
Public Class NAServerLocationAllocationResults 
   Inherits NAServerSolverResults
Visual Basic (Usage)Copy Code
Dim instance As NAServerLocationAllocationResults
C# 
[DesignerCategoryAttribute("code")]
[XmlTypeAttribute("http://www.esri.com/schemas/ArcGIS/10.0")]
[DebuggerStepThroughAttribute()]
[GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")]
[SerializableAttribute()]
public class NAServerLocationAllocationResults : NAServerSolverResults 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.ArcGISServer.NAServerSolverResults
      ESRI.ArcGIS.ADF.ArcGISServer.NAServerLocationAllocationResults

See Also

© 2010 All Rights Reserved.