Share via


KpiValue.BaseKpiId Property (Microsoft.PerformancePoint.Scorecards)

The GUID of the KPI object this value is an instance of.

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

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property BaseKpiId As Guid
'Usage
Dim instance As KpiValue
Dim value As Guid

value = instance.BaseKpiId

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

See Also

Reference

KpiValue Class
KpiValue Members
Microsoft.PerformancePoint.Scorecards Namespace