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입니다.

적용 대상