ServerReport.GetExecutionId-Methode
Returns the current execution ID, or null (Nothing in Visual Basic) if no execution ID is available.
Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.dll)
Syntax
'Declaration
'Usage
Rückgabewert
A String that contains the execution ID.
Hinweise
The value returned may be used with the SetExecutionId method in situations where you need to pass a report execution from one process to another.
Siehe auch
Verweis
ServerReport-Klasse
ServerReport-Member
Microsoft.Reporting.WebForms-Namespace