ESRI.ArcGIS.ADF.ArcGISServer
ChildrenExpandedSpecified Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > DataElement Class : ChildrenExpandedSpecified Property




Syntax

Visual Basic (Declaration) 
<XmlIgnoreAttribute()>
Public Property ChildrenExpandedSpecified As Boolean
Visual Basic (Usage)Copy Code
Dim instance As DataElement
Dim value As Boolean
 
instance.ChildrenExpandedSpecified = value
 
value = instance.ChildrenExpandedSpecified
C# 
[XmlIgnoreAttribute()]
public bool ChildrenExpandedSpecified {get; set;}

See Also

© 2010 All Rights Reserved.