Click or drag to resize
RequiredFieldValueRequestEventArgsRequiredField Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the a DataPA.Utils.QueryEngine.Field object that represents the required field this event relates to.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public QueryParameter RequiredField { get; }

Return Value

Type: QueryParameter
The a DataPA.Utils.QueryEngine.Field object that represents the required field this event relates to.
Remarks