Click or drag to resize
ProcessDataRequestEventArgsProcessLabel Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the label of the button pressed to fire this ProcessDataRequest event.

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

Return Value

Type: String
The label of the button pressed to fire this ProcessDataRequest event.
Remarks