ArcFM Engine Developer Guide
Selected Property (IMMCOMPickerUC)


Syntax
'Declaration
 
<DispIdAttribute(1610678277)>
ReadOnly Property Selected( _
   ByVal RHS As Integer _
) As Boolean
'Usage
 
Dim instance As IMMCOMPickerUC
Dim RHS As Integer
Dim value As Boolean
 
value = instance.Selected(RHS)
[DispId(1610678277)]
bool Selected( 
   int RHS
) {get;}

Parameters

RHS
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

IMMCOMPickerUC Interface
IMMCOMPickerUC Members

 

 


Send Comment