ArcFM Responder Mobile Developer Guide
Device Property (OperateDeviceRequest)






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

OperateDeviceRequest Class
OperateDeviceRequest Members

Send Feedback