Miner.Responder.Shared.Requests Namespace > FindCallsAndRelatedCustomersRequest Class > FindCallsAndRelatedCustomersRequest Constructor : FindCallsAndRelatedCustomersRequest Constructor(String) |
'Declaration
Public Function New( _ ByVal whereClause As System.String _ )
'Usage
Dim whereClause As System.String Dim instance As New FindCallsAndRelatedCustomersRequest(whereClause)
public FindCallsAndRelatedCustomersRequest( System.string whereClause )
public FindCallsAndRelatedCustomersRequest( whereClause: System.String );
public function FindCallsAndRelatedCustomersRequest( whereClause : System.String );
public: FindCallsAndRelatedCustomersRequest( System.string* whereClause )
public: FindCallsAndRelatedCustomersRequest( System.String^ whereClause )
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