다음을 통해 공유


Annotation.Version Property

Gets or sets the version of the product in which this annotation instance was created.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Property Version As AnnotationVersions
    Get
    Set
'Usage
Dim instance As Annotation
Dim value As AnnotationVersions

value = instance.Version

instance.Version = value
public AnnotationVersions Version { get; set; }

Property Value

Type: Microsoft.PerformancePoint.Scorecards.AnnotationVersions
The version of the product in which this annotation instance was created.

See Also

Reference

Annotation Class

Annotation Members

Microsoft.PerformancePoint.Scorecards Namespace