Share via


BpmRenderingException.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 BpmRenderingException
Dim value As String

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

Property value

Type: System.String
The debug error text.

See also

Reference

BpmRenderingException class

BpmRenderingException members

Microsoft.PerformancePoint.Scorecards namespace