ArcFM Responder Mobile Developer Guide
mmCblPullType Enumeration






Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("15D2C48F-4130-449A-A160-0BDF770A6398")>
Public Enum mmCblPullType 
   Inherits System.Enum
'Usage
 
Dim instance As mmCblPullType
[System.Runtime.InteropServices.Guid("15D2C48F-4130-449A-A160-0BDF770A6398")]
public enum mmCblPullType : System.Enum 
public enum mmCblPullType = class(System.Enum)
System.Runtime.InteropServices.GuidAttribute("15D2C48F-4130-449A-A160-0BDF770A6398")
public enum mmCblPullType extends System.Enum
[System.Runtime.InteropServices.Guid("15D2C48F-4130-449A-A160-0BDF770A6398")]
__value public enum mmCblPullType : public System.Enum 
[System.Runtime.InteropServices.Guid("15D2C48F-4130-449A-A160-0BDF770A6398")]
public enum class mmCblPullType : public System.Enum 
Members
MemberDescription
mmAroundBend 
mmStraightDownward 
mmStraightHorizontal 
mmStraightUpward 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.mmCblPullType

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