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 URI-encoded concatenation of the properties that uniquely identify an item: the site URL, the list URL, and the item identifier.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Function ToUriString As String
'Usage
Dim instance As RepositoryLocation
Dim returnValue As String
returnValue = instance.ToUriString()
public string ToUriString()
Return Value
Type: System.String
The URI-encoded concatenation of the properties that uniquely identify an item (content type): the site URL, the list URL, and the item identifier.