Click or drag to resize
DashboardDesignerAfterDashboardPublish Event DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Event raised after a dashboard publish process has completed.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public event DashboardDesignerAfterDashboardPublishEventHandler AfterDashboardPublish

Value

Type: DataPAEnterpriseDashboardDashboardDesignerAfterDashboardPublishEventHandler
Remarks
If the publish process succeeded, the event aurguments CompletedOK property will be true.
See Also