Workspace.Kpis Property (Microsoft.PerformancePoint.Scorecards)
Gets KPIs Collection
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)
Syntax
'Declaration
<XmlArrayAttribute> _
Public ReadOnly Property Kpis As KpiCollection
'Usage
Dim instance As Workspace
Dim value As KpiCollection
value = instance.Kpis
[XmlArrayAttribute]
public KpiCollection Kpis { get; }
See Also
Reference
Workspace Class
Workspace Members
Microsoft.PerformancePoint.Scorecards Namespace