ArcFM Engine Developer Guide
mmDisplayMode Enumeration


This enumeration lists the various methods for displaying field manager objects in an object editor control.
Syntax
'Declaration
 
<GuidAttribute("6CD30320-F3CB-11D3-B86F-0050045C48E4")>
Public Enum mmDisplayMode 
   Inherits System.Enum
'Usage
 
Dim instance As mmDisplayMode
[Guid("6CD30320-F3CB-11D3-B86F-0050045C48E4")]
public enum mmDisplayMode : System.Enum 
Members
MemberDescription
mmdmDefinition 
mmdmObject 
mmdmQuery 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.mmDisplayMode

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