ESRI.ArcGIS.ADF.ArcGISServer
RasterFunctionVariable Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > ImageServerForceDeriveFromAnyType Class : RasterFunctionVariable Property




Syntax

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

See Also

© 2010 All Rights Reserved.