Click or drag to resize
DashboardModifiedEventArgs Properties DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

The DashboardModifiedEventArgs type exposes the following members.

Properties
  Name Description
Public property ForceUpdate
Gets and sets a property that indicates whether the dashboard control should be forced to update this object
Public property ModifiedCalculatedColumnObject
Gets and sets the Calculated Column object that has raised the Dashboard Modified event.
Public property ModifiedControlPanelObject
Gets and sets the control panel object that has raised the Dashboard Modified event.
Public property ModifiedDashboardAPIParameter
Gets and sets the API parameter object that has raised the Dashboard Modified event.
Public property ModifiedFilterParameter
Gets and sets the API parameter object that has raised the Dashboard Modified event.
Public property ModifiedObject
Gets and sets the DashboardObject object (if any) that has been changed.
Public property ModifiedObjectGuid
Gets and sets the GUID of the object (if any) that has been changed.
Public property ModifiedObjectID
Gets and sets the ID of the object (if any) that has been changed.
Public property ModifiedQuery
Gets and sets the DashboardQuery object (if any) that has been changed.
Public property ModifiedTab
Gets and sets the DashboardTab object (if any) that has been changed.
Public property ModifyType
Gets and sets the type of change that has occured to the Manageddashboard object.
Top
See Also