Share via


Workspace.DataSources Property (Microsoft.PerformancePoint.Scorecards)

Gets DataSource Collection

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

Syntax

'Declaration
<XmlArrayAttribute> _
Public ReadOnly Property DataSources As DataSourceCollection
'Usage
Dim instance As Workspace
Dim value As DataSourceCollection

value = instance.DataSources
[XmlArrayAttribute] 
public DataSourceCollection DataSources { get; }

See Also

Reference

Workspace Class
Workspace Members
Microsoft.PerformancePoint.Scorecards Namespace