Freigeben über


ListLocation-Klasse

Gilt für: PerformancePoint-Dienste für SharePoint Server, Enterprise-Version
Stellt den Speicherort der SharePoint-Liste.

Vererbungshierarchie

System.Object
  Microsoft.PerformancePoint.Scorecards.ListLocation

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

Syntax

'Declaration
Public Class ListLocation _
    Implements IXmlSerializable, IEquatable(Of ListLocation)
'Usage
Dim instance As ListLocation
public class ListLocation : IXmlSerializable, 
    IEquatable<ListLocation>

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

ListLocation-Member

Microsoft.PerformancePoint.Scorecards-Namespace