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




Whether the resource has been completely configured and the resource info is usable.

Syntax

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

See Also

© 2010 All Rights Reserved.