FirstClassElement.Version Property (Microsoft.PerformancePoint.Scorecards)

The version information of the first class object.

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

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Overridable Property Version As Integer
'Usage
Dim instance As FirstClassElement
Dim value As Integer

value = instance.Version

instance.Version = value
[XmlAttributeAttribute] 
public virtual int Version { get; set; }

Remarks

Do not modify this property. It is set internally.

See Also

Reference

FirstClassElement Class
FirstClassElement Members
Microsoft.PerformancePoint.Scorecards Namespace