ESRI.ArcGIS.ADF.ArcGISServer
SupportBSQ Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > ImageServiceInfo Class : SupportBSQ Property




Syntax

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

See Also

© 2010 All Rights Reserved.