ArcFM Responder Mobile Developer Guide
OverrideDeviceStatus Property






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