TimeIntelligenceMdxSettings.ReferenceLevel Property (Microsoft.PerformancePoint.Scorecards)
The reference level.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)
Syntax
'Declaration
Public Property ReferenceLevel As DateAggregationTypes
'Usage
Dim instance As TimeIntelligenceMdxSettings
Dim value As DateAggregationTypes
value = instance.ReferenceLevel
instance.ReferenceLevel = value
public DateAggregationTypes ReferenceLevel { get; set; }
See Also
Reference
TimeIntelligenceMdxSettings Class
TimeIntelligenceMdxSettings Members
Microsoft.PerformancePoint.Scorecards Namespace