Share via


StrategyMapViewData.ParentLocation Property

Gets or sets the location of the report in the repository.

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; }

Property Value

Type: Microsoft.PerformancePoint.Scorecards.RepositoryLocation
The location of the report in the repository.

See Also

Reference

StrategyMapViewData Class

StrategyMapViewData Members

Microsoft.PerformancePoint.Scorecards Namespace