Version.ModifiedDate Property (Microsoft.PerformancePoint.Scorecards)

The date the object was modified.

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

Syntax

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

value = instance.ModifiedDate

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

See Also

Reference

Version Class
Version Members
Microsoft.PerformancePoint.Scorecards Namespace