Freigeben über


ActualCollection.OwnerKpiLocation-Eigenschaft

Ruft ab oder legt die Position des der Key Performance Indicator (KPI), der diese Auflistung enthält.

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

Syntax

'Declaration
Public Property OwnerKpiLocation As RepositoryLocation
    Get
    Set
'Usage
Dim instance As ActualCollection
Dim value As RepositoryLocation

value = instance.OwnerKpiLocation

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

Eigenschaftswert

Typ: Microsoft.PerformancePoint.Scorecards.RepositoryLocation
Der Speicherort des KPI, der diese Auflistung enthält.

Siehe auch

Referenz

ActualCollection Klasse

ActualCollection-Member

Microsoft.PerformancePoint.Scorecards-Namespace