Partager via


Annotation.Version - Propriété

Obtient ou définit la version du produit dans lequel cette instance de l'annotation a été créée.

Espace de noms :  Microsoft.PerformancePoint.Scorecards
Assembly :  Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntaxe

'Déclaration
Public Property Version As AnnotationVersions
    Get
    Set
'Utilisation
Dim instance As Annotation
Dim value As AnnotationVersions

value = instance.Version

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

Valeur de propriété

Type : Microsoft.PerformancePoint.Scorecards.AnnotationVersions
La version du produit dans lequel cette instance de l'annotation a été créée.

Voir aussi

Référence

Annotation classe

Annotation - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms