Click or drag to resize
DashboardDesignerShowCopyQuery Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a property that indicates if the Copy an existing query step is shown in the query wizard.

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

Property Value

Type: Boolean
True if the Copy an existing query step is shown in the query wizard.

Return Value

Type: Boolean
True if the Copy an existing query step is shown in the query wizard.
Remarks