ESRI.ArcGIS.ADF.ArcGISServer
Value Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > NetworkAttributeParameter Class : Value Property




The current value of the parameter.

Syntax

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

See Also

© 2010 All Rights Reserved.