Share via


BpmServerExportException.DebugErrorText Property

Gets the debug error text.

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

Syntax

'Declaration
Public ReadOnly Property DebugErrorText As String
    Get
'Usage
Dim instance As BpmServerExportException
Dim value As String

value = instance.DebugErrorText
public string DebugErrorText { get; }

Property Value

Type: System.String
The debug error text.

See Also

Reference

BpmServerExportException Class

BpmServerExportException Members

Microsoft.PerformancePoint.Scorecards Namespace