ArcFM Responder Mobile Developer Guide
Incident_Jumpers Field






RX_INCIDENTS.ID => RX_JUMPERS.INCIDENT_ID
Syntax
'Declaration
 
Public ReadOnly Incident_Jumpers As System.String
'Usage
 
Dim instance As ResponderRelations
Dim value As System.String
 
value = instance.Incident_Jumpers
public readonly System.string Incident_Jumpers
public field Incident_Jumpers: System.String; readonly 
public var Incident_Jumpers : System.String;
public: readonly System.string* Incident_Jumpers
public:
readonly System.String^ Incident_Jumpers
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

ResponderRelations Class
ResponderRelations Members

Send Feedback