GetDocumentMapCompletedEventArgs.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 DocumentMapNode
public DocumentMapNode Result { get; }
public:
property DocumentMapNode^ Result {
    DocumentMapNode^ get ();
}
member Result : DocumentMapNode with get
function get Result () : DocumentMapNode

Valeur de propriété

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

Voir aussi

Référence

GetDocumentMapCompletedEventArgs Classe

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