ESRI.ArcGIS.ADF.Web.DataSources.IMS
PropertyInUse Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.IMS.Design Namespace > ArcIMSIdentityEditorForm Class : PropertyInUse Property




Form in use. Currently always true.

Syntax

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

Remarks

Readonly accessor.

See Also

© 2010 All Rights Reserved.