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


Свойство StateIndicator.StateDataElementOutput

Indicates whether the current state is output in plain text during data rendering.

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

Синтаксис

'Декларация
Public ReadOnly Property StateDataElementOutput As DataElementOutputTypes 
    Get
'Применение
Dim instance As StateIndicator 
Dim value As DataElementOutputTypes 

value = instance.StateDataElementOutput
public DataElementOutputTypes StateDataElementOutput { get; }
public:
property DataElementOutputTypes StateDataElementOutput {
    DataElementOutputTypes get ();
}
member StateDataElementOutput : DataElementOutputTypes
function get StateDataElementOutput () : DataElementOutputTypes

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.DataElementOutputTypes
A DataElementOutputTypes object.

См. также

Справочник

StateIndicator Класс

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