ArcFM Engine Developer Guide
mmGisRepresentation Enumeration


This enumeration represents the possible alternative ways that an object can be represented within the geodatabase.
Syntax
'Declaration
 
<GuidAttribute("19857600-47B1-11D4-BD7F-00500462EE0B")>
Public Enum mmGisRepresentation 
   Inherits System.Enum
'Usage
 
Dim instance As mmGisRepresentation
[Guid("19857600-47B1-11D4-BD7F-00500462EE0B")]
public enum mmGisRepresentation : 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 XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

Miner.Interop Namespace

 

 


Send Comment