StrategyMapViewData.ParentLocation-Eigenschaft
Ruft den Speicherort des Berichts im Repository fest.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Property ParentLocation As RepositoryLocation
Get
Set
'Usage
Dim instance As StrategyMapViewData
Dim value As RepositoryLocation
value = instance.ParentLocation
instance.ParentLocation = value
public RepositoryLocation ParentLocation { get; set; }
Eigenschaftswert
Typ: Microsoft.PerformancePoint.Scorecards.RepositoryLocation
Der Speicherort des Berichts im Repository.