Annotation.Owner - Propriété

Obtient ou définit l'utilisateur qui a créé cette annotation.

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

Syntaxe

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

value = instance.Owner

instance.Owner = value
public string Owner { get; set; }

Valeur de propriété

Type : System.String
L'utilisateur qui a créé cette annotation.

Voir aussi

Référence

Annotation classe

Annotation - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms