Miner.Interop.Controls Assembly > Miner.Interop Namespace : MMAutoSelection Enumeration |
'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
Member | Description |
---|---|
MMASAppendOnAdd | When an item is added to the list, it is selected in addition to any previously selected items. Multiple items may be selected. |
MMASNoAutoSelect | AutoSelect is turned off. |
MMASSelectOnAdd | When an items is added to the list, it is selected. Only one items is selected at a time. |
System.Object
System.ValueType
System.Enum
Miner.Interop.MMAutoSelection
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.
'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
System.Object
System.ValueType
System.Enum
Miner.Interop.MMAutoSelection
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.