Click or drag to resize
DashboardObjectProcessButtonLabel Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a label that will be shown on the process button.

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

Property Value

Type: String
The label that will be shown on the process button.

Return Value

Type: String
The label that will be shown on the process button.
Remarks
If you give a CHR(1) delimetered list, a button will be created for each item in the list.
See Also