ArcFM Solution Developer Guide
mmSortType Enumeration


This enumeration contains various values (algorithms) that can be used to determine how to sort an ID8LIst.

Syntax
'Declaration
 
<GuidAttribute("B49F49A0-0F2E-11D4-80D2-0050DA5BE899")>
Public Enum mmSortType 
   Inherits System.Enum
'Usage
 
Dim instance As mmSortType
[Guid("B49F49A0-0F2E-11D4-80D2-0050DA5BE899")]
public enum mmSortType : System.Enum 
Members
MemberDescription
mmSTAscending 
mmSTAscendingQAQC 
mmSTDuct 
mmSTNumericAscending 
mmSTWorkLocation 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.mmSortType

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

 

 


Send Comment