Miner.Responder.Shared.Requests Namespace > FindDisconnectedCustomersRequest Class : DisconnectedCustomers Property |
'Declaration
Public ReadOnly Property DisconnectedCustomers As System.Collections.Generic.IList(Of String)
'Usage
Dim instance As FindDisconnectedCustomersRequest Dim value As System.Collections.Generic.IList(Of String) value = instance.DisconnectedCustomers
public System.Collections.Generic.IList<string> DisconnectedCustomers {get;}
public read-only property DisconnectedCustomers: System.Collections.Generic.IList;
public function get DisconnectedCustomers : System.Collections.Generic.IList
public: __property System.Collections.Generic.IList<string*>* get_DisconnectedCustomers();
public: property System.Collections.Generic.IList<String^>^ DisconnectedCustomers { System.Collections.Generic.IList<String^>^ get(); }
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