ArcFM Engine Developer Guide
MMClassObjectType Enumeration


An enumeration of the different ArcFM custom geo objects.
Syntax
'Declaration
 
Public Enum MMClassObjectType 
   Inherits System.Enum
'Usage
 
Dim instance As MMClassObjectType
public enum MMClassObjectType : System.Enum 
Members
MemberDescription
D8ConstructionComplexEdgeFeatureDesigner Complex Edge Feature
D8ConstructionComplexJunctionFeatureDesigner Complex Junction Feature
D8ConstructionFeatureDesigner Feature
D8ConstructionSimpleEdgeFeatureDesigner Simple Edge Feature
D8ConstructionSimpleJunctionFeatureDesigner Simple Junction Feature
D8DesignFeatureDesigner Design Feature
D8WorkLocationFeatureDesigner Work Location Feature
D8WorkRequestFeatureDesigner Work Request Feature
MMArcFMAnnotationFeatureArcFM Annotation Feature
MMArcFMComplexEdgeFeatureArcFM Complex Edge Feature
MMArcFMComplexJunctionFeatureArcFM Complex Junction Feature
MMArcFMDimensionFeatureArcFM Dimension Feature
MMArcFMFeatureArcFM Feature
MMArcFMObjectArcFM Object Class
MMArcFMSimpleEdgeFeatureArcFM Simple Edge Feature
MMArcFMSimpleJunctionFeatureArcFM Simple Junction Feature
MMDesignerObjectClassAn ArcFM object class that also has all the required Designer fields
MMRelatedObjectArcFM Related Object
UnknownA non-ArcFM class type. This includes ESRI object types and any other custom object types.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Desktop.Config.ObjectType.MMClassObjectType

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.Desktop.Config.ObjectType Namespace

 

 


Send Comment