BpmException.EventLogged - Propriété

Obtient ou définit une valeur Boolean qui indique si l'événement a été enregistré.

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

Syntaxe

'Déclaration
Public Property EventLogged As Boolean
    Get
    Set
'Utilisation
Dim instance As BpmException
Dim value As Boolean

value = instance.EventLogged

instance.EventLogged = value
public bool EventLogged { get; set; }

Valeur de propriété

Type : System.Boolean
true si l'événement a été enregistré ; dans le cas contraire, false.

Voir aussi

Référence

BpmException classe

BpmException - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms