言語

StateIndicator.StateDataElementOutput プロパティ

定義

データレンダリング中に現在の状態がプレーンテキストで出力されるかどうかを示す値を取得または設定します。

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

プロパティ値

DataElementOutputTypes オブジェクト。

属性

適用対象