Annotation.Guid - Propriété

Obtient ou définit le GUID pour cette annotation.

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

Syntaxe

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

value = instance.Guid

instance.Guid = value
public Guid Guid { get; set; }

Valeur de propriété

Type : System.Guid
Le GUID de cette annotation, qui est généré automatiquement.

Voir aussi

Référence

Annotation classe

Annotation - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms