ESRI.ArcGIS.ADF.Web.DataSources
Value Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources Namespace > GPBoolean Class : Value Property




Syntax

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

See Also

© 2010 All Rights Reserved.