StateIndicator.StateDataElementOutput Property

Definition

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

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::DataElementOutputTypes StateDataElementOutput { Microsoft::ReportingServices::OnDemandReportRendering::DataElementOutputTypes get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.DataElementOutputTypes StateDataElementOutput { get; }
member this.StateDataElementOutput : Microsoft.ReportingServices.OnDemandReportRendering.DataElementOutputTypes
Public ReadOnly Property StateDataElementOutput As DataElementOutputTypes

Property Value

A DataElementOutputTypes object.

Applies to