ArcFM Responder Mobile Developer Guide
ArcMapSelectedDevicesProperty Field






"ArcMapSelectedDevices" Name of input property containing an array of Miner.Responder.Framework.DeviceInfo objects representing customer load points OR devices with RX_INCIDENT_DEVICE model name assigned that are selected from ArcMap.
Syntax
'Declaration
 
Public Shared ReadOnly ArcMapSelectedDevicesProperty As System.String
'Usage
 
Dim value As System.String
 
value = DownstreamCustomerRequest.ArcMapSelectedDevicesProperty
public static readonly System.string ArcMapSelectedDevicesProperty
public field ArcMapSelectedDevicesProperty: System.String; static; readonly 
public static var ArcMapSelectedDevicesProperty : System.String;
public: static readonly System.string* ArcMapSelectedDevicesProperty
public:
static readonly System.String^ ArcMapSelectedDevicesProperty
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

DownstreamCustomerRequest Class
DownstreamCustomerRequest Members

Send Feedback