Request Send Method (Request eSubscriptionType, Request eDataType, String, String)CPRLib.dll Documentation v.1.0
A Microsoft .NET FrameWork 4.0 helper library for querying the CSC CPR Proxy Service
Send a request to the CPR Register via the Proxy Server

Namespace: CPRLib
Assembly: CPRLib (in CPRLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public Response Send(
	Request..::..eSubscriptionType subscriptionType,
	Request..::..eDataType dataType,
	string pnr,
	string callingUserId
)
public Response Send(
	Request..::..eSubscriptionType subscriptionType,
	Request..::..eDataType dataType,
	String pnr,
	String callingUserId
)

Return Value

Type: Response
See Also