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




Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.ArcGISServer.Unit
      ESRI.ArcGIS.ADF.ArcGISServer.AngularUnit
      ESRI.ArcGIS.ADF.ArcGISServer.LinearUnit

See Also

© 2010 All Rights Reserved.