Click or drag to resize

ReportingCloudWebApiBaseUrl Property

The Web API base URL of ReportingCloud. Available URLs are listed here: http://api.reporting.cloud/documentation/reference/

Namespace:  TXTextControl.ReportingCloud
Assembly:  ReportingCloudWrapper (in ReportingCloudWrapper.dll) Version: 1.0.204.500 (1.0.204.500)
Syntax
C#
public Uri WebApiBaseUrl { get; set; }

Property Value

Type: Uri
See Also