ArcFM Responder Mobile Developer Guide
JumperStepTypeDomain Enumeration






The JumperStepType Domain The JumperStepType as defined in the default version of DatabaseSchemaConfig
Syntax
'Declaration
 
<System.SerializableAttribute()>
Public Enum JumperStepTypeDomain 
   Inherits System.Enum
'Usage
 
Dim instance As JumperStepTypeDomain
[System.Serializable()]
public enum JumperStepTypeDomain : System.Enum 
public enum JumperStepTypeDomain = class(System.Enum)
System.SerializableAttribute()
public enum JumperStepTypeDomain extends System.Enum
[System.Serializable()]
__value public enum JumperStepTypeDomain : public System.Enum 
[System.Serializable()]
public enum class JumperStepTypeDomain : public System.Enum 
Members
MemberDescription
PlaceJumper 
RemoveJumper 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Responder.Shared.SchemaObjects.JumperStepTypeDomain

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.Responder.Shared.SchemaObjects Namespace

Send Feedback