ArcFM Responder Mobile Developer Guide
IncidentDeviceCrews Field (ResponderRelations)






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