ArcFM Desktop Developer Guide
MMSTSelectionType Enumeration


Version: 10.2.1a

Resource Center Home

This enumeration is used by the SelectionStyle property to get or set the style of selection in 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("15586D84-3D78-4032-A8B8-E09452B5051F")>
Public Enum MMSTSelectionType 
   Inherits System.Enum
'Usage
 
Dim instance As MMSTSelectionType
[Guid("15586D84-3D78-4032-A8B8-E09452B5051F")]
public enum MMSTSelectionType : System.Enum 
Members
MemberDescription
MMSTNodeSelectMultiEach click selects an additional list item.
MMSTNodeSelectRangeEach click selects the list item and all others between that click and the last one.
MMSTNodeSelectSingleEach click selects a single list item.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.MMSTSelectionType

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 SelectionStyle property to get or set the style of selection in a list tree.
Object Model
MMSTSelectionType Enumeration
Syntax
'Declaration
 
<GuidAttribute("15586D84-3D78-4032-A8B8-E09452B5051F")>
Public Enum MMSTSelectionType 
   Inherits System.Enum
'Usage
 
Dim instance As MMSTSelectionType
[Guid("15586D84-3D78-4032-A8B8-E09452B5051F")]
public enum MMSTSelectionType : System.Enum 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.MMSTSelectionType

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

MMSTSelectionType Members
Miner.Interop Namespace

 

 


Send Comment