다음을 통해 공유


StateIndicator.StateDataElementOutput 속성

정의

현재 상태가 데이터 렌더링 중에 일반 텍스트로 출력되는지 여부를 나타냅니다.

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

속성 값

DataElementOutputTypes 개체입니다.

적용 대상