ArcFM Desktop Developer Guide
FirstItemSel Property


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Returns the first D8ListItem object in the MMListTree's selected set.
Syntax
'Declaration
 
<DispIdAttribute(1610678288)>
Property FirstItemSel As ID8ListItem
'Usage
 
Dim instance As IMMListTree
Dim value As ID8ListItem
 
instance.FirstItemSel = value
 
value = instance.FirstItemSel
[DispId(1610678288)]
ID8ListItem FirstItemSel {get; set;}
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

IMMListTree Interface
IMMListTree Members

 

 


Send Comment