Click or drag to resize
DashboardDesignerRequiredFieldValueRequest Event DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Event raised for each Required Field that is not assigned a valid ControlPanelObject, before the query is run.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public event DashboardDesignerRequiredFieldValueRequestEventHandler RequiredFieldValueRequest

Value

Type: DataPAEnterpriseDashboardDashboardDesignerRequiredFieldValueRequestEventHandler
Remarks
Gives third party applications the opportunity to set required field values so the query runs successfully.
See Also