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




Object Model



Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.ArcGISServer.RasterFunction
      ESRI.ArcGIS.ADF.ArcGISServer.RasterFunctionTemplate

See Also

© 2010 All Rights Reserved.