ESRI.ArcGIS.ADF.ArcGISServer
LayerResultOptions Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > LayerDescription Class : LayerResultOptions Property




Syntax

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

See Also

© 2010 All Rights Reserved.