Freigeben über


DashboardElementContainer.DashboardElements-Eigenschaft

Ruft die Objekte im Container Dashboard.

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

Syntax

'Declaration
Public ReadOnly Property DashboardElements As DashboardElementCollection
    Get
'Usage
Dim instance As DashboardElementContainer
Dim value As DashboardElementCollection

value = instance.DashboardElements
public DashboardElementCollection DashboardElements { get; }

Eigenschaftswert

Typ: Microsoft.PerformancePoint.Scorecards.DashboardElementCollection
Die Objekte im Container Dashboard.

Siehe auch

Referenz

DashboardElementContainer Klasse

DashboardElementContainer-Member

Microsoft.PerformancePoint.Scorecards-Namespace