Click or drag to resize
ManagedDashboardDPALogging Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the logging object for this managed dashboard instance.

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

Property Value

Type: DPALogging
The logging object for this managed dashboard instance.

Return Value

Type: DPALogging
The logging object for this managed dashboard instance.
Remarks