ArcFM Desktop Developer Guide
MMSelection Property


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Returns an IMMTreeViewSelection interface reference which provides functionality to operate on the selected objects in the control's list.
Syntax
'Declaration
 
<DispIdAttribute(1610678290)>
Property MMSelection As IMMTreeViewSelection
'Usage
 
Dim instance As IMMListTree
Dim value As IMMTreeViewSelection
 
instance.MMSelection = value
 
value = instance.MMSelection
[DispId(1610678290)]
IMMTreeViewSelection MMSelection {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