Share via


ParameterizableControl.DashboardId Property (Microsoft.PerformancePoint.Scorecards.Server.Extensions)

The GUID that corresponds to some Dashboard.Guid.

Namespace: Microsoft.PerformancePoint.Scorecards.Server.Extensions
Assembly: Microsoft.PerformancePoint.Scorecards.Server (in microsoft.performancepoint.scorecards.server.dll)

Syntax

'Declaration
Public Property DashboardId As Guid
'Usage
Dim instance As ParameterizableControl
Dim value As Guid

value = instance.DashboardId
public Guid DashboardId { get; }

See Also

Reference

ParameterizableControl Class
ParameterizableControl Members
Microsoft.PerformancePoint.Scorecards.Server.Extensions Namespace