LitmusSoapApiSoapClientGetPageTestClients Method

Alterian Email Manager 6.2.3 SDK Help File

Namespace:  DMLibrary.Litmus
Assembly:  DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420

Syntax
public Client[] GetPageTestClients(
	string apiKey,
	string apiPass
)

Parameters

apiKey
Type: SystemString
apiPass
Type: SystemString

Return Value

Type: Client

Implements

LitmusSoapApiSoapGetPageTestClients(String, String)
See Also