DataMember.DataElementOutput 屬性

定義

指示該項目是否應該出現在資料渲染中。

public:
 virtual property Microsoft::ReportingServices::ReportRendering::DataElementOutputTypes DataElementOutput { Microsoft::ReportingServices::ReportRendering::DataElementOutputTypes get(); };
public override Microsoft.ReportingServices.ReportRendering.DataElementOutputTypes DataElementOutput { get; }
member this.DataElementOutput : Microsoft.ReportingServices.ReportRendering.DataElementOutputTypes
Public Overrides ReadOnly Property DataElementOutput As DataElementOutputTypes

屬性值

一個 DataElementOutputTypes 列舉器值。

適用於