ESRI.ArcGIS.ADF.ArcGISServer
VarType Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > NAAttributeParameterValue Class : VarType Property




Syntax

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

See Also

© 2010 All Rights Reserved.