ArcFM Responder Mobile Developer Guide
Device Property (IsDownstreamOfIncidentRequest)






Syntax
'Declaration
 
Public ReadOnly Property Device As DeviceInfo
'Usage
 
Dim instance As IsDownstreamOfIncidentRequest
Dim value As DeviceInfo
 
value = instance.Device
public DeviceInfo Device {get;}
public read-only property Device: DeviceInfo; 
public function get Device : DeviceInfo
public: __property DeviceInfo* get_Device();
public:
property DeviceInfo^ Device {
   DeviceInfo^ get();
}
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

IsDownstreamOfIncidentRequest Class
IsDownstreamOfIncidentRequest Members

Send Feedback