Share via


RepositoryLocation.SPListId Property

Gets the identifier of the list that contains the item.

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

Syntax

'Declaration
Public ReadOnly Property SPListId As Guid
    Get
'Usage
Dim instance As RepositoryLocation
Dim value As Guid

value = instance.SPListId
public Guid SPListId { get; }

Property Value

Type: System.Guid
The identifier of the list that contains the item (content type).

See Also

Reference

RepositoryLocation Class

RepositoryLocation Members

Microsoft.PerformancePoint.Scorecards Namespace