Responder Developer Guide
_doubleClicking Field


Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
Protected _doubleClicking As Boolean
'Usage
 
Dim instance As InfraDatasetDecorator
Dim value As Boolean
 
value = instance._doubleClicking
 
instance._doubleClicking = value
[CLSCompliant(false)]
protected bool _doubleClicking
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

InfraDatasetDecorator Class
InfraDatasetDecorator Members

 

 


Send Comment