Click or drag to resize
ManagedDashboardSilent Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a property that indicates if error messages should be supressed

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

Property Value

Type: Boolean
True if error messeges should be suppressed

Return Value

Type: Boolean
True if error messages will be supressed
Remarks