Share via


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

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

Property Value

Type: System.String
The public error text.

See Also

Reference

BpmServerExportException Class

BpmServerExportException Members

Microsoft.PerformancePoint.Scorecards Namespace