ReportItem.DataElementOutput 屬性

定義

取得報表項目中所使用的 DataElementOutputTypes

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

屬性值

DataElementOutputTypes

報表項目中所使用的 DataElementOutputTypes

適用於