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




Whether the property is in use.

Syntax

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

See Also

© 2010 All Rights Reserved.