Share via


Version.CreatedDate Property (Microsoft.PerformancePoint.Scorecards)

The date the object was created.

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

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property CreatedDate As DateTime
'Usage
Dim instance As Version
Dim value As DateTime

value = instance.CreatedDate

instance.CreatedDate = value
[XmlAttributeAttribute] 
public DateTime CreatedDate { get; set; }

See Also

Reference

Version Class
Version Members
Microsoft.PerformancePoint.Scorecards Namespace