Freigeben über


GridViewDataInputs.ScorecardLocation-Eigenschaft

Ruft den Speicherort der zugehörigen Scorecard im Repository fest.

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

Syntax

'Declaration
Public Property ScorecardLocation As RepositoryLocation
    Get
    Set
'Usage
Dim instance As GridViewDataInputs
Dim value As RepositoryLocation

value = instance.ScorecardLocation

instance.ScorecardLocation = value
public RepositoryLocation ScorecardLocation { get; set; }

Eigenschaftswert

Typ: Microsoft.PerformancePoint.Scorecards.RepositoryLocation
Der Speicherort der zugehörigen Scorecard im Repository.

Siehe auch

Referenz

GridViewDataInputs Klasse

GridViewDataInputs-Member

Microsoft.PerformancePoint.Scorecards-Namespace