Udostępnij przez


Właściwość CompiledRichTextInstance.ParseErrorOccured

Pobiera wartość wskazująca, czy wystąpił błąd analizy.

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property ParseErrorOccured As Boolean
    Get
'Użycie
Dim instance As CompiledRichTextInstance
Dim value As Boolean

value = instance.ParseErrorOccured
public bool ParseErrorOccured { get; }
public:
property bool ParseErrorOccured {
    bool get ();
}
member ParseErrorOccured : bool
function get ParseErrorOccured () : boolean

Wartość właściwości

Typ: System.Boolean
A wartość logiczna value.