Click or drag to resize
DashboardObjectMenuTitle Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a value that indicates the title that will be used on the object (build from caption and sub caption properties).

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

Return Value

Type: String
The title that will be used on the object (build from caption and sub caption properties).
Remarks