Share via


KpiMeasure.DataSourceLocation Property

Gets or sets the location of the actual's data source.

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

Syntax

'Declaration
Public Property DataSourceLocation As RepositoryLocation
    Get
    Set
'Usage
Dim instance As KpiMeasure
Dim value As RepositoryLocation

value = instance.DataSourceLocation

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

Property Value

Type: Microsoft.PerformancePoint.Scorecards.RepositoryLocation
The location of the actual's data source.

See Also

Reference

KpiMeasure Class

KpiMeasure Members

Microsoft.PerformancePoint.Scorecards Namespace