TrustedLocation.RepositoryLocationType Property
Gets or sets the type of location: SiteCollection, Site, List, or DocumentLibrary.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.ServerCommon (in Microsoft.PerformancePoint.Scorecards.ServerCommon.dll)
Syntax
'Declaration
Public Property RepositoryLocationType As RepositoryLocationType
Get
Set
'Usage
Dim instance As TrustedLocation
Dim value As RepositoryLocationType
value = instance.RepositoryLocationType
instance.RepositoryLocationType = value
public RepositoryLocationType RepositoryLocationType { get; set; }
Property Value
Type: Microsoft.PerformancePoint.Scorecards.RepositoryLocationType
The type of location: SiteCollection, Site, List, or DocumentLibrary.