ArcFM Engine Developer Guide
mmChangeType Enumeration


This enumeration indicates the type of change made to a GIS Unit. mmChangeType is used by the IMMWorkFunctionCalculator interface.
Syntax
'Declaration
 
<GuidAttribute("C6CF14C2-7F50-4DC9-8E4E-B473670257CA")>
Public Enum mmChangeType 
   Inherits System.Enum
'Usage
 
Dim instance As mmChangeType
[Guid("C6CF14C2-7F50-4DC9-8E4E-B473670257CA")]
public enum mmChangeType : System.Enum 
Members
MemberDescription
mmAddingItem 
mmRemovingItem 
mmUpdatingItem 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.mmChangeType

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