ESRI.ArcGIS.ADF.Web.DataSources
Configurable Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources Namespace > ResourceInfo Class : Configurable Property




Whether the resource is configurable.

Syntax

Visual Basic (Declaration) 
Public Property Configurable As Boolean
Visual Basic (Usage)Copy Code
Dim instance As ResourceInfo
Dim value As Boolean
 
instance.Configurable = value
 
value = instance.Configurable
C# 
public bool Configurable {get; set;}

See Also

© 2010 All Rights Reserved.