ArcFM Responder Mobile Developer Guide
mmProductMode Enumeration






Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("71021931-DA83-11D3-80C9-0050DA5BE899")>
Public Enum mmProductMode 
   Inherits System.Enum
'Usage
 
Dim instance As mmProductMode
[System.Runtime.InteropServices.Guid("71021931-DA83-11D3-80C9-0050DA5BE899")]
public enum mmProductMode : System.Enum 
public enum mmProductMode = class(System.Enum)
System.Runtime.InteropServices.GuidAttribute("71021931-DA83-11D3-80C9-0050DA5BE899")
public enum mmProductMode extends System.Enum
[System.Runtime.InteropServices.Guid("71021931-DA83-11D3-80C9-0050DA5BE899")]
__value public enum mmProductMode : public System.Enum 
[System.Runtime.InteropServices.Guid("71021931-DA83-11D3-80C9-0050DA5BE899")]
public enum class mmProductMode : public System.Enum 
Members
MemberDescription
mmPMArcFM 
mmPMDesigner 
mmPMExpressDesign 
mmPMMobileDesign 
mmPMViewer 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.mmProductMode

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