ReportingCloud Constructor (String) |
ReportingCloud constructor. Use your ReportingCloud credentials
to create a new instance of ReportingCloud.
Namespace:
TXTextControl.ReportingCloud
Assembly:
ReportingCloudWrapper (in ReportingCloudWrapper.dll) Version: 1.0.204.500 (1.0.204.500)
Syntax public ReportingCloud(
string apikey
)
Parameters
- apikey
- Type: SystemString
An active and valid API Key that should be used for the transactions.
See Also