Share via


TimeIntelligenceMdxSettings.ReferenceDateTime Property (Microsoft.PerformancePoint.Scorecards)

References the date and time.

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

Syntax

'Declaration
Public Property ReferenceDateTime As DateTime
'Usage
Dim instance As TimeIntelligenceMdxSettings
Dim value As DateTime

value = instance.ReferenceDateTime

instance.ReferenceDateTime = value
public DateTime ReferenceDateTime { get; set; }

See Also

Reference

TimeIntelligenceMdxSettings Class
TimeIntelligenceMdxSettings Members
Microsoft.PerformancePoint.Scorecards Namespace