DashboardModifiedEventArgs Class |
Namespace: DataPAEnterpriseDashboard
public class DashboardModifiedEventArgs : EventArgs, _DashboardModifiedEventArgs
The DashboardModifiedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
ClassId | ||
EventsId | ||
InterfaceId |
Name | Description | |
---|---|---|
ForceUpdate |
Gets and sets a property that indicates whether the dashboard control should be forced to update this object
| |
ModifiedCalculatedColumnObject |
Gets and sets the Calculated Column object that has raised the Dashboard Modified event.
| |
ModifiedControlPanelObject |
Gets and sets the control panel object that has raised the Dashboard Modified event.
| |
ModifiedDashboardAPIParameter |
Gets and sets the API parameter object that has raised the Dashboard Modified event.
| |
ModifiedFilterParameter |
Gets and sets the API parameter object that has raised the Dashboard Modified event.
| |
ModifiedObject |
Gets and sets the DashboardObject object (if any) that has been changed.
| |
ModifiedObjectGuid |
Gets and sets the GUID of the object (if any) that has been changed.
| |
ModifiedObjectID |
Gets and sets the ID of the object (if any) that has been changed.
| |
ModifiedQuery |
Gets and sets the DashboardQuery object (if any) that has been changed.
| |
ModifiedTab |
Gets and sets the DashboardTab object (if any) that has been changed.
| |
ModifyType |
Gets and sets the type of change that has occured to the Manageddashboard object.
|