ESRI.ArcGIS.ADF.ArcGISServer
DemandPoints Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > NAServerLocationAllocationResults Class : DemandPoints Property




Syntax

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

See Also

© 2010 All Rights Reserved.