Share via


IDataSourceProvider.SupportsTimeIntelligence Property (Microsoft.PerformancePoint.Scorecards)

Indicates if this data source supports Time Intelligence.

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

Syntax

'Declaration
ReadOnly Property SupportsTimeIntelligence As Boolean
'Usage
Dim instance As IDataSourceProvider
Dim value As Boolean

value = instance.SupportsTimeIntelligence
bool SupportsTimeIntelligence { get; }

Remarks

Returns true if the data source supports Time Intelligence. Otherwise, returns false.

See Also

Reference

IDataSourceProvider Interface
IDataSourceProvider Members
Microsoft.PerformancePoint.Scorecards Namespace