TimeIntelligenceBaseDefinition.DataSources Property (Microsoft.PerformancePoint.Scorecards)
The data sources that are queried to populate the filter message values (by using the formulas). The filter mapping source column typically specifies which data source to use.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)
Syntax
'Declaration
<XmlArrayAttribute> _
Public ReadOnly Property DataSources As TimeIntelligenceDataSourceCollection
'Usage
Dim instance As TimeIntelligenceBaseDefinition
Dim value As TimeIntelligenceDataSourceCollection
value = instance.DataSources
[XmlArrayAttribute]
public TimeIntelligenceDataSourceCollection DataSources { get; }
See Also
Reference
TimeIntelligenceBaseDefinition Class
TimeIntelligenceBaseDefinition Members
Microsoft.PerformancePoint.Scorecards Namespace