Click or drag to resize
DashboardObjectXmlUrl Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the url that retrieves the XML data for this object.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public string this[
	string BaseURL = ""
] { get; }

Parameters

BaseURL (Optional)
Type: SystemString
The base url for the web server.

Return Value

Type: String
The url that retrieves the XML data for this object
Remarks