Share via


CustomDataSourceProvider.SupportsTimeIntelligence Property (Microsoft.PerformancePoint.Scorecards.Extensions)

Indicates if the data source supports Time Intelligence.

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

Syntax

'Declaration
Public Overridable ReadOnly Property SupportsTimeIntelligence As Boolean
'Usage
Dim instance As CustomDataSourceProvider
Dim value As Boolean

value = instance.SupportsTimeIntelligence
public virtual bool SupportsTimeIntelligence { get; }

Property Value

Returns true if the data source supports Time Intelligence.

See Also

Reference

CustomDataSourceProvider Class
CustomDataSourceProvider Members
Microsoft.PerformancePoint.Scorecards.Extensions Namespace