Freigeben über


BpmException.ErrorCode-Eigenschaft

Ruft ab den Fehlercode, der der Ausnahme zugeordnet ist.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Property ErrorCode As ErrorCode
    Get
    Set
'Usage
Dim instance As BpmException
Dim value As ErrorCode

value = instance.ErrorCode

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

Eigenschaftswert

Typ: Microsoft.PerformancePoint.Scorecards.ErrorCode
Der Fehlercode, der der Ausnahme zugeordnet ist.

Siehe auch

Referenz

BpmException Klasse

BpmException-Member

Microsoft.PerformancePoint.Scorecards-Namespace