Share via


TimeIntelligenceMdxSettings.LevelBindings Property (Microsoft.PerformancePoint.Scorecards)

Level bindings. Maps Time Intelligence levels to the data source's time dimension levels.

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

Syntax

'Declaration
Public Property LevelBindings As TimeIntelligenceLevelBindingCollection
'Usage
Dim instance As TimeIntelligenceMdxSettings
Dim value As TimeIntelligenceLevelBindingCollection

value = instance.LevelBindings

instance.LevelBindings = value
public TimeIntelligenceLevelBindingCollection LevelBindings { get; set; }

See Also

Reference

TimeIntelligenceMdxSettings Class
TimeIntelligenceMdxSettings Members
Microsoft.PerformancePoint.Scorecards Namespace