ReportSection.DataElementOutput プロパティ
DataElementName の値を表示される出力に反映するかどうかを示す値を取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property DataElementOutput As DataElementOutputTypes
Get
'使用
Dim instance As ReportSection
Dim value As DataElementOutputTypes
value = instance.DataElementOutput
public DataElementOutputTypes DataElementOutput { get; }
public:
property DataElementOutputTypes DataElementOutput {
DataElementOutputTypes get ();
}
member DataElementOutput : DataElementOutputTypes
function get DataElementOutput () : DataElementOutputTypes
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.DataElementOutputTypes
DataElementOutputTypes 値です。