StateIndicator.StateDataElementOutput Property

Definition

Gets or sets a value that indicates whether the current state is output in plain text during data rendering.

public:
 property Microsoft::ReportingServices::RdlObjectModel::DataElementOutputTypes StateDataElementOutput { Microsoft::ReportingServices::RdlObjectModel::DataElementOutputTypes get(); void set(Microsoft::ReportingServices::RdlObjectModel::DataElementOutputTypes value); };
[System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public Microsoft.ReportingServices.RdlObjectModel.DataElementOutputTypes StateDataElementOutput { get; set; }
[<System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)>]
member this.StateDataElementOutput : Microsoft.ReportingServices.RdlObjectModel.DataElementOutputTypes with get, set
Public Property StateDataElementOutput As DataElementOutputTypes

Property Value

A DataElementOutputTypes object.

Attributes

Applies to