Click or drag to resize
DashboardModifiedEventArgsModifiedFilterParameter Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the API parameter object that has raised the Dashboard Modified event.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public FilterParameter ModifiedFilterParameter { get; set; }

Property Value

Type: FilterParameter
The API parameter object that has raised the Dashboard Modified event.

Return Value

Type: FilterParameter
The API parameter object that has raised the Dashboard Modified event.
Remarks