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