Click or drag to resize
DashboardObjectGetTelemetryProperties Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public Dictionary<string, string> GetTelemetryProperties(
	IDictionary<string, string> properties = null
)

Parameters

properties (Optional)
Type: System.Collections.GenericIDictionaryString, String

Return Value

Type: DictionaryString, String

Implements

ITelemetry.GetTelemetryProperties(IDictionaryString, String)
See Also