Поделиться через


Свойство CompiledRichTextInstance.ParseErrorOccured

Gets a value that indicates whether a parse error has occurred.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property ParseErrorOccured As Boolean 
    Get
'Применение
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

Значение свойства

Тип: System.Boolean
A Boolean value.

См. также

Справочник

CompiledRichTextInstance Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering