Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.