ArcFM Responder Mobile Developer Guide
mmMobileConfiguration Enumeration






Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("60C73315-88CD-42A3-ADE6-18DF7D3B8F22")>
Public Enum mmMobileConfiguration 
   Inherits System.Enum
'Usage
 
Dim instance As mmMobileConfiguration
[System.Runtime.InteropServices.Guid("60C73315-88CD-42A3-ADE6-18DF7D3B8F22")]
public enum mmMobileConfiguration : System.Enum 
public enum mmMobileConfiguration = class(System.Enum)
System.Runtime.InteropServices.GuidAttribute("60C73315-88CD-42A3-ADE6-18DF7D3B8F22")
public enum mmMobileConfiguration extends System.Enum
[System.Runtime.InteropServices.Guid("60C73315-88CD-42A3-ADE6-18DF7D3B8F22")]
__value public enum mmMobileConfiguration : public System.Enum 
[System.Runtime.InteropServices.Guid("60C73315-88CD-42A3-ADE6-18DF7D3B8F22")]
public enum class mmMobileConfiguration : public System.Enum 
Members
MemberDescription
mmMCEnterprise 
mmMCField 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.mmMobileConfiguration

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