ArcFM Responder Mobile Developer Guide
DisconnectedCustomerCount Field (FindOutageCustomersRequest)






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