ArcFM Engine Developer Guide
mmDockFlags Enumeration


Syntax
'Declaration
 
<GuidAttribute("5E6200F7-F9F6-4609-BE1C-2AC875043B23")>
Public Enum mmDockFlags 
   Inherits System.Enum
'Usage
 
Dim instance As mmDockFlags
[Guid("5E6200F7-F9F6-4609-BE1C-2AC875043B23")]
public enum mmDockFlags : System.Enum 
Members
MemberDescription
mmDockBottom 
mmDockFloat 
mmDockHide 
mmDockLeft 
mmDockRight 
mmDockShow 
mmDockToggle 
mmDockTop 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.mmDockFlags

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