ConnectionData.ScorecardLocation Property

This property is not used by the ConnectionData class.

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

Syntax

'Declaration
Public Property ScorecardLocation As RepositoryLocation
    Get
    Set
'Usage
Dim instance As ConnectionData
Dim value As RepositoryLocation

value = instance.ScorecardLocation

instance.ScorecardLocation = value
public RepositoryLocation ScorecardLocation { get; set; }

Property Value

Type: Microsoft.PerformancePoint.Scorecards.RepositoryLocation

See Also

Reference

ConnectionData Class

ConnectionData Members

Microsoft.PerformancePoint.Scorecards Namespace