ESRI.ArcGIS.ADF.Web.DataSources
PropertyInUse Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources Namespace > IDesignEditorForm Interface : PropertyInUse Property




Whether the property is currently in use.

Syntax

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

See Also

© 2010 All Rights Reserved.