ArcFM Responder Mobile Developer Guide
SourceDeviceProperty Field






"SourceDevice" Name of input property containing the source device as Miner.Responder.Framework.DeviceInfo.
Syntax
'Declaration
 
Public Shared ReadOnly SourceDeviceProperty As System.String
'Usage
 
Dim value As System.String
 
value = DownstreamCustomerRequest.SourceDeviceProperty
public static readonly System.string SourceDeviceProperty
public field SourceDeviceProperty: System.String; static; readonly 
public static var SourceDeviceProperty : System.String;
public: static readonly System.string* SourceDeviceProperty
public:
static readonly System.String^ SourceDeviceProperty
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