Share via


TimeIntelligenceTabularSetProduction.Dates Property (Microsoft.PerformancePoint.Scorecards)

Date time collection of the production

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

Syntax

'Declaration
Public ReadOnly Property Dates As Collection(Of DateTime)
'Usage
Dim instance As TimeIntelligenceTabularSetProduction
Dim value As Collection(Of DateTime)

value = instance.Dates
public Collection<DateTime> Dates { get; }

See Also

Reference

TimeIntelligenceTabularSetProduction Class
TimeIntelligenceTabularSetProduction Members
Microsoft.PerformancePoint.Scorecards Namespace