ArcFM Responder Mobile Developer Guide
IncidentDevicesHistory_IncDevAssignHistory Field






RX_INCIDENT_DEVICES_HISTORY.INCIDENT_DEVICE_ID => RX_INC_DEV_ASSIGN_HISTORY.INCIDENT_DEVICE_ID
Syntax
'Declaration
 
Public ReadOnly IncidentDevicesHistory_IncDevAssignHistory As System.String
'Usage
 
Dim instance As ResponderRelations
Dim value As System.String
 
value = instance.IncidentDevicesHistory_IncDevAssignHistory
public readonly System.string IncidentDevicesHistory_IncDevAssignHistory
public field IncidentDevicesHistory_IncDevAssignHistory: System.String; readonly 
public var IncidentDevicesHistory_IncDevAssignHistory : System.String;
public: readonly System.string* IncidentDevicesHistory_IncDevAssignHistory
public:
readonly System.String^ IncidentDevicesHistory_IncDevAssignHistory
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