ArcFM Responder Mobile Developer Guide
TracingRequiredProperty Field






"TracingRequired" Name of input property indicating whether tracing is needed. This is required as now we offer two possibilities for selecting devices from ArcMap (select Service Points OR select devices with RX_INCIDENT_DEVICE model name assigned and do downstream tracing from them- in second case)
Syntax
'Declaration
 
Public Shared ReadOnly TracingRequiredProperty As System.String
'Usage
 
Dim value As System.String
 
value = DownstreamCustomerRequest.TracingRequiredProperty
public static readonly System.string TracingRequiredProperty
public field TracingRequiredProperty: System.String; static; readonly 
public static var TracingRequiredProperty : System.String;
public: static readonly System.string* TracingRequiredProperty
public:
static readonly System.String^ TracingRequiredProperty
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