ArcFM Responder Mobile Developer Guide
mmGisRepresentation Enumeration






Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("19857600-47B1-11D4-BD7F-00500462EE0B")>
Public Enum mmGisRepresentation 
   Inherits System.Enum
'Usage
 
Dim instance As mmGisRepresentation
[System.Runtime.InteropServices.Guid("19857600-47B1-11D4-BD7F-00500462EE0B")]
public enum mmGisRepresentation : System.Enum 
public enum mmGisRepresentation = class(System.Enum)
System.Runtime.InteropServices.GuidAttribute("19857600-47B1-11D4-BD7F-00500462EE0B")
public enum mmGisRepresentation extends System.Enum
[System.Runtime.InteropServices.Guid("19857600-47B1-11D4-BD7F-00500462EE0B")]
__value public enum mmGisRepresentation : public System.Enum 
[System.Runtime.InteropServices.Guid("19857600-47B1-11D4-BD7F-00500462EE0B")]
public enum class mmGisRepresentation : public System.Enum 
Members
MemberDescription
repAnnotation 
repComplexEdge 
repComplexJunction 
repFeature 
repNonGIS 
repObject 
repSimpleEdge 
repSimpleJunction 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.mmGisRepresentation

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