ArcFM Solution Developer Guide
mmEditEvent Enumeration


This enumeration is used by: IMMSpecialAUStrategyEx::Enabled, IMMSpecialAUStrategyEx::Execute, IMMRelationshipAUStrategyEx::Enabled, and IMMRelationshipAUStrategy::Execute. This enumeration provides a list of edit events that may determine when an autoupdater is fired.

Syntax
'Declaration
 
<GuidAttribute("E8981A50-A914-11D3-A07E-00500462E2B6")>
Public Enum mmEditEvent 
   Inherits System.Enum
'Usage
 
Dim instance As mmEditEvent
[Guid("E8981A50-A914-11D3-A07E-00500462E2B6")]
public enum mmEditEvent : System.Enum 
Members
MemberDescription
mmEventAbandon 
mmEventAfterFeatureSplit 
mmEventBeforeFeatureSplit 
mmEventCustomEditor 
mmEventCustomFieldEditor 
mmEventCustomFieldEditorForm 
mmEventCustomFieldEditorInPlace 
mmEventCustomFieldEditorTab 
mmEventDisplayNameObject 
mmEventEditMetadata 
mmEventEDMPropertyType 
mmEventExtendedDataDefinitionTable 
mmEventFeatureCreate 
mmEventFeatureDelete 
mmEventFeatureMerged 
mmEventFeatureSplit 
mmEventFeatureUpdate 
mmEventFieldValidationRule 
mmEventMobileImportFeatureCreate 
mmEventMobileImportFeatureDelete 
mmEventMobileImportFeatureUpdate 
mmEventNetworkFeatureConnect 
mmEventNetworkFeatureDisconnect 
mmEventNetworkValidationRule 
mmEventObjectInitialized 
mmEventObjectValidated 
mmEventRelatedObjectChanged 
mmEventRelatedObjectMoved 
mmEventRelatedObjectRotated 
mmEventRelationshipCreated 
mmEventRelationshipDeleted 
mmEventRelationshipUpdated 
mmEventShapeInitialized 
mmEventUnspecified 
mmEventValidationRule 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.mmEditEvent

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