Share via


IDataSourceProvider.SupportsTimeIntelligence Property

Gets a Boolean value that indicates whether the data source supports time intelligence features.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

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

value = instance.SupportsTimeIntelligence
bool SupportsTimeIntelligence { get; }

Property Value

Type: System.Boolean

Remarks

true if the data source supports time intelligence features; otherwise false.

See Also

Reference

IDataSourceProvider Interface

IDataSourceProvider Members

Microsoft.PerformancePoint.Scorecards Namespace