RenderCompletedEventArgs.Warnings 속성

네임스페이스:  Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution
어셈블리:  Microsoft.ReportViewer.WinForms(Microsoft.ReportViewer.WinForms.dll)

구문

‘선언
Public ReadOnly Property Warnings As Warning()
public Warning[] Warnings { get; }
public:
property array<Warning^>^ Warnings {
    array<Warning^>^ get ();
}
member Warnings : Warning[] with get
function get Warnings () : Warning[]

속성 값

형식: array<Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution.Warning[]

참고 항목

참조

RenderCompletedEventArgs 클래스

Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution 네임스페이스