LoadReportDefinition2CompletedEventArgs.warnings 속성

네임스페이스:  Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution
어셈블리:  Microsoft.ReportViewer.WebForms(Microsoft.ReportViewer.WebForms.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.WebForms.Internal.Soap.ReportingServices2005.Execution.Warning[]

참고 항목

참조

LoadReportDefinition2CompletedEventArgs 클래스

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