Freigeben über


RepositoryLocation.SPListId-Eigenschaft

Ruft den Bezeichner der Liste, die das Element enthält.

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; }

Eigenschaftswert

Typ: System.Guid
Der Bezeichner für die Liste, die das Element (Inhaltstyp) enthält.

Siehe auch

Referenz

RepositoryLocation Klasse

RepositoryLocation-Member

Microsoft.PerformancePoint.Scorecards-Namespace