BpmException.ErrorCode - Propriété

Obtient ou définit le code d'erreur associé à l'exception.

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

Syntaxe

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

value = instance.ErrorCode

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

Valeur de propriété

Type : Microsoft.PerformancePoint.Scorecards.ErrorCode
Le code d'erreur associé à l'exception.

Voir aussi

Référence

BpmException classe

BpmException - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms