Click or drag to resize
ServerSecurityShowRefreshOnOpenDashboardsInMobile Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates if dashboards set to refresh on open should be shown in the mobile app

Namespace: DataPAServerSecurity
Assembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool ShowRefreshOnOpenDashboardsInMobile { get; set; }

Return Value

Type: Boolean
True if dashboards set to refresh on open should be shown in the mobile app
See Also