ArcFM Desktop Developer Guide
MMAutoSelection Enumeration


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

This enumeration is used by the AutoSelectMode property on the IMMListTree interface to determine how selected items are added to a list tree.
Available at Version
9.2.1 and later
Product Availability
ArcFM Desktop and ArcFM Engine
Required Licenses
ArcFM, Designer, or ArcFM Viewer
.NET Assembly
Miner.Interop.Controls.dll
Syntax
'Declaration
 
<GuidAttribute("3F3D0ABE-1B40-40A6-A794-211DDB0E9111")>
Public Enum MMAutoSelection 
   Inherits System.Enum
'Usage
 
Dim instance As MMAutoSelection
[Guid("3F3D0ABE-1B40-40A6-A794-211DDB0E9111")]
public enum MMAutoSelection : System.Enum 
Members
MemberDescription
MMASAppendOnAddWhen an item is added to the list, it is selected in addition to any previously selected items. Multiple items may be selected.
MMASNoAutoSelectAutoSelect is turned off.
MMASSelectOnAddWhen an items is added to the list, it is selected. Only one items is selected at a time.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.MMAutoSelection

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

Miner.Interop Namespace

This enumeration is used by the AutoSelectMode property on the IMMListTree interface to determine how selected items are added to a list tree.
Object Model
MMAutoSelection Enumeration
Syntax
'Declaration
 
<GuidAttribute("3F3D0ABE-1B40-40A6-A794-211DDB0E9111")>
Public Enum MMAutoSelection 
   Inherits System.Enum
'Usage
 
Dim instance As MMAutoSelection
[Guid("3F3D0ABE-1B40-40A6-A794-211DDB0E9111")]
public enum MMAutoSelection : System.Enum 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.MMAutoSelection

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

MMAutoSelection Members
Miner.Interop Namespace

 

 


Send Comment