Share via


ExportSettings.DashboardLink field

The absolute URL used to reference the dashboard that contains the report or scorecard to export.

Namespace:  Microsoft.PerformancePoint.Scorecards.ServerCommon
Assembly:  Microsoft.PerformancePoint.Scorecards.ServerCommon (in Microsoft.PerformancePoint.Scorecards.ServerCommon.dll)

Syntax

'Declaration
Public DashboardLink As String
'Usage
Dim instance As ExportSettings
Dim value As String

value = instance.DashboardLink

instance.DashboardLink = value
public string DashboardLink

See also

Reference

ExportSettings class

ExportSettings members

Microsoft.PerformancePoint.Scorecards.ServerCommon namespace