ArcFM Solution Developer Guide
IsSelected Property (ID8ListItem)


Specifies if the item is selected. This property is most often modified by the view.
Syntax
'Declaration
 
<DispIdAttribute(1610678279)>
Property IsSelected As Boolean
'Usage
 
Dim instance As ID8ListItem
Dim value As Boolean
 
instance.IsSelected = value
 
value = instance.IsSelected
[DispId(1610678279)]
bool IsSelected {get; set;}

Property Value

Boolean
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

ID8ListItem Interface
ID8ListItem Members

 

 


Send Comment