ListLocation.ListUrl Property
Gets the server-relative URL of the list.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Property ListUrl As String
Get
Private Set
'Usage
Dim instance As ListLocation
Dim value As String
value = instance.ListUrl
public string ListUrl { get; private set; }
Property Value
Type: System.String
The server-relative URL of the list.