FindStringCompletedEventArgs.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 Integer
public int Result { get; }
public:
property int Result {
int get ();
}
member Result : int with get
function get Result () : int
Valeur de propriété
Type : Int32
Voir aussi
Référence
FindStringCompletedEventArgs Classe
Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution, espace de noms