ArcFM Responder Mobile Developer Guide
mmTreeSearchItemType Enumeration






Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("9DE86077-8769-4237-AC05-D8402911827D")>
Public Enum mmTreeSearchItemType 
   Inherits System.Enum
'Usage
 
Dim instance As mmTreeSearchItemType
[System.Runtime.InteropServices.Guid("9DE86077-8769-4237-AC05-D8402911827D")]
public enum mmTreeSearchItemType : System.Enum 
public enum mmTreeSearchItemType = class(System.Enum)
System.Runtime.InteropServices.GuidAttribute("9DE86077-8769-4237-AC05-D8402911827D")
public enum mmTreeSearchItemType extends System.Enum
[System.Runtime.InteropServices.Guid("9DE86077-8769-4237-AC05-D8402911827D")]
__value public enum mmTreeSearchItemType : public System.Enum 
[System.Runtime.InteropServices.Guid("9DE86077-8769-4237-AC05-D8402911827D")]
public enum class mmTreeSearchItemType : public System.Enum 
Members
MemberDescription
mmtsitAll 
mmtsitComposite 
mmtsitCU 
mmtsitGisUnit 
mmtsitMacroUnit 
mmtsitMapBook 
mmtsitNone 
mmtsitTemplate 
mmtsitWorkLocation 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.mmTreeSearchItemType

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