Share via


TimeIntelligenceTabularMemberProduction.DateTime Property (Microsoft.PerformancePoint.Scorecards)

The date and time of the production.

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

Syntax

'Declaration
Public Property DateTime As DateTime
'Usage
Dim instance As TimeIntelligenceTabularMemberProduction
Dim value As DateTime

value = instance.DateTime

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

See Also

Reference

TimeIntelligenceTabularMemberProduction Class
TimeIntelligenceTabularMemberProduction Members
Microsoft.PerformancePoint.Scorecards Namespace