StateIndicator.StateDataElementOutput Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.