ESRI.ArcGIS.ADF.ArcGISServer
GeoImageDescription Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > AISRequest Class : GeoImageDescription Property




Syntax

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

See Also

© 2010 All Rights Reserved.