ListSecureMethodsCompletedEventArgs.Result, propriété

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

Syntaxe

'Déclaration
Public ReadOnly Property Result As String()
public string[] Result { get; }
public:
property array<String^>^ Result {
    array<String^>^ get ();
}
member Result : string[] with get
function get Result () : String[]

Valeur de propriété

Type : array<String[]

Voir aussi

Référence

ListSecureMethodsCompletedEventArgs Classe

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