[]
public IAsyncResult BeginGetReportParameters(string Report, string HistoryID, bool ForRendering, ParameterValue[] Values, DataSourceCredentials[] Credentials, AsyncCallback callback, object asyncState)
Type | Name | Description |
---|---|---|
string | Report | |
string | HistoryID | |
bool | ForRendering | |
ParameterValue[] | Values | |
DataSourceCredentials[] | Credentials | |
AsyncCallback | callback | |
object | asyncState |
Type | Description |
---|---|
IAsyncResult |