Share via


KpiMeasure.DataSourceId Property (Microsoft.PerformancePoint.Scorecards)

The ID of the data source associated with this KpiMeasure.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property DataSourceId As Guid
'Usage
Dim instance As KpiMeasure
Dim value As Guid

value = instance.DataSourceId

instance.DataSourceId = value
[XmlAttributeAttribute] 
public Guid DataSourceId { get; set; }

See Also

Reference

KpiMeasure Class
KpiMeasure Members
Microsoft.PerformancePoint.Scorecards Namespace