ArcFM Responder Mobile Developer Guide
ConnectedCustomerCount Field (FindOutageCustomersRequest)






"ConnectedCustomerCount" Name of the output property containing a count of connected customers.
Syntax
'Declaration
 
Public Shared ReadOnly ConnectedCustomerCount As System.String
'Usage
 
Dim value As System.String
 
value = FindOutageCustomersRequest.ConnectedCustomerCount
public static readonly System.string ConnectedCustomerCount
public field ConnectedCustomerCount: System.String; static; readonly 
public static var ConnectedCustomerCount : System.String;
public: static readonly System.string* ConnectedCustomerCount
public:
static readonly System.String^ ConnectedCustomerCount
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

FindOutageCustomersRequest Class
FindOutageCustomersRequest Members

Send Feedback