A Microsoft .NET FrameWork 4.0 helper library for querying the CSC CPR Proxy Service
Classes
Class | Description | |
---|---|---|
![]() | Configuration |
A class instance to hold the configuration for connecting to the CPR Proxy Server
|
![]() | Exporter |
A class that enables conversion of a Response into other formats (DataSet, XML, CSV or JSON)
|
![]() | Request |
A class enables sending request/queries to the CPR Proxy Server
|
![]() | Response |
A class that parses the data from the CPR Register into a typesafe Object format
|
![]() | ResponseHead |
A class represending the Head of the returned result from the CPR Proxy Server
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | Request eDataType |
Enumeration that determines if a request should return a result from the Proxy or not
|
![]() | Request eErrorMessages |
Enumeration of the CPR Proxy Server Error codes
|
![]() | Request eSubscriptionType |
Enumeration of types of queries
|
![]() | Response eGender |
Enumeration of genders
|