Click or drag to resize
DashboardAlertTwitterAccounts Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a list of twitter account ID's to tweet to

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public List<string> TwitterAccounts { get; set; }

Property Value

Type: ListString
A list of twitter account ID's to tweet to

Return Value

Type: ListString
A list of twitter account ID's to tweet to
Remarks