ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer
PropertyInUse Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.Design Namespace > DataSourceDefinitionEditorFormInternet Class : PropertyInUse Property




Returns a value indicating whether the property is in use. Currently always returns true.

Syntax

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

See Also

© 2010 All Rights Reserved.