TablixCell.DataElementOutput 屬性

定義

取得值,這個值會指出資料格內容是否應該出現在資料轉譯中。

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

屬性值

DataElementOutputTypes

DataElementOutputTypes 物件,表示資料格內容是否應該出現在資料轉譯中。

適用於