BpmMessage.Version Property (Microsoft.PerformancePoint.Scorecards)

The version of the element.

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

Syntax

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

value = instance.Version

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

See Also

Reference

BpmMessage Class
BpmMessage Members
Microsoft.PerformancePoint.Scorecards Namespace