Share via


BpmRenderingException.PublicErrorText property

Gets the public error text.

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

Syntax

'Declaration
Public ReadOnly Property PublicErrorText As String
    Get
'Usage
Dim instance As BpmRenderingException
Dim value As String

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

Property value

Type: System.String
The public error text.

See also

Reference

BpmRenderingException class

BpmRenderingException members

Microsoft.PerformancePoint.Scorecards namespace