Click or drag to resize
DashboardModifiedEventArgsModifiedCalculatedColumnObject Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the Calculated Column 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 CalculatedColumn ModifiedCalculatedColumnObject { get; set; }

Property Value

Type: CalculatedColumn
The Calculated Column object that has raised the Dashboard Modified event.

Return Value

Type: CalculatedColumn
The Calculated Column object that has raised the Dashboard Modified event.
Remarks