ESRI.ArcGIS.ADF.ArcGISServer
esriWeightType Enumeration
See Also  Send Feedback
ESRI.ArcGIS.ADF.ArcGISServer Namespace : esriWeightType Enumeration




Syntax

Visual Basic (Declaration) 
<XmlTypeAttribute("http://www.esri.com/schemas/ArcGIS/10.1")>
<GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")>
<SerializableAttribute()>
Public Enum esriWeightType 
   Inherits System.Enum
Visual Basic (Usage)Copy Code
Dim instance As esriWeightType
C# 
[XmlTypeAttribute("http://www.esri.com/schemas/ArcGIS/10.1")]
[GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")]
[SerializableAttribute()]
public enum esriWeightType : System.Enum 

Members

MemberDescription
esriWTBitGate 
esriWTBoolean 
esriWTDouble 
esriWTInteger 
esriWTNull 
esriWTSingle 

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.