ArcFM Responder Mobile Developer Guide
mmToolCategory Enumeration






Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("45779B30-F0A4-11D3-80EC-00500462D29D")>
Public Enum mmToolCategory 
   Inherits System.Enum
'Usage
 
Dim instance As mmToolCategory
[System.Runtime.InteropServices.Guid("45779B30-F0A4-11D3-80EC-00500462D29D")]
public enum mmToolCategory : System.Enum 
public enum mmToolCategory = class(System.Enum)
System.Runtime.InteropServices.GuidAttribute("45779B30-F0A4-11D3-80EC-00500462D29D")
public enum mmToolCategory extends System.Enum
[System.Runtime.InteropServices.Guid("45779B30-F0A4-11D3-80EC-00500462D29D")]
__value public enum mmToolCategory : public System.Enum 
[System.Runtime.InteropServices.Guid("45779B30-F0A4-11D3-80EC-00500462D29D")]
public enum class mmToolCategory : public System.Enum 
Members
MemberDescription
mmTCAbandonTools 
mmTCAttrEditor 
mmTCCopyPaste 
mmTCCSM 
mmTCDebugTools 
mmTCDesignerTools 
mmTCFavorites 
mmTCMapBookEditingTools 
mmTCMapBookPlottingTools 
mmTCMapBookSaveTools 
mmTCMapTools 
mmTCQAQC 
mmTCRelTools 
mmTCResponder 
mmTCSelectionTools 
mmTCTemplateTools 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.mmToolCategory

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Miner.Interop Namespace

Send Feedback