Freigeben über


RepositoryLocationType-Enumeration

Gilt für: PerformancePoint-Dienste für SharePoint Server, Enterprise-Version
Stellt die Typen von Repository-Speicherort.

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

Syntax

'Declaration
<SerializableAttribute> _
Public Enumeration RepositoryLocationType
'Usage
Dim instance As RepositoryLocationType
[SerializableAttribute]
public enum RepositoryLocationType

Member

Membername Beschreibung
SiteCollection Stellt eine Websitesammlung dar.
Site Stellt eine Website dar.
List Stellt eine Liste dar.
DocumentLibrary Stellt eine Dokumentbibliothek dar.

Hinweise

Diese Typinformationen wird verwendet, um vertrauenswürdige Speicherorte Unterstützung zu implementieren.

Siehe auch

Referenz

Microsoft.PerformancePoint.Scorecards-Namespace