ArcFM Responder Mobile Developer Guide
mmFeederBooleanProperty Enumeration






Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("F006E53C-5A28-4930-B257-E45F745A9CA7")>
Public Enum mmFeederBooleanProperty 
   Inherits System.Enum
'Usage
 
Dim instance As mmFeederBooleanProperty
[System.Runtime.InteropServices.Guid("F006E53C-5A28-4930-B257-E45F745A9CA7")]
public enum mmFeederBooleanProperty : System.Enum 
public enum mmFeederBooleanProperty = class(System.Enum)
System.Runtime.InteropServices.GuidAttribute("F006E53C-5A28-4930-B257-E45F745A9CA7")
public enum mmFeederBooleanProperty extends System.Enum
[System.Runtime.InteropServices.Guid("F006E53C-5A28-4930-B257-E45F745A9CA7")]
__value public enum mmFeederBooleanProperty : public System.Enum 
[System.Runtime.InteropServices.Guid("F006E53C-5A28-4930-B257-E45F745A9CA7")]
public enum class mmFeederBooleanProperty : public System.Enum 
Members
MemberDescription
mmFMBPAuManuallySuspended 
mmFMBPConnectOrDisconnectInProgress 
mmFMBPNoEIDInitialization 
mmFMBPSaveEditsOverrideTracing 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.mmFeederBooleanProperty

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Miner.Interop Namespace

Send Feedback