LoadReportDefinition2CompletedEventArgs.Result, propriété

Espace de noms :  Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution
Assembly :  Microsoft.ReportViewer.WinForms (dans Microsoft.ReportViewer.WinForms.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Result As ExecutionInfo2
public ExecutionInfo2 Result { get; }
public:
property ExecutionInfo2^ Result {
    ExecutionInfo2^ get ();
}
member Result : ExecutionInfo2 with get
function get Result () : ExecutionInfo2

Valeur de propriété

Type : Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution.ExecutionInfo2

Voir aussi

Référence

LoadReportDefinition2CompletedEventArgs Classe

Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution, espace de noms