Share via


RepositoryLocation.GetListUrl Method

Returns the list URL of the location by removing the item identifier from the ItemUrl property.

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

Syntax

'Declaration
Public Function GetListUrl As String
'Usage
Dim instance As RepositoryLocation
Dim returnValue As String

returnValue = instance.GetListUrl()
public string GetListUrl()

Return Value

Type: System.String
The list URL of the location.

See Also

Reference

RepositoryLocation Class

RepositoryLocation Members

Microsoft.PerformancePoint.Scorecards Namespace