The ReportExecutionInfo type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CredentialsRequired | Indicates whether the report needs to be supplied with credentials. | |
| DataSourcePrompts | Gets or sets the prompt strings for each data source associated with a report. | |
| ExecutionDateTime | Gets or sets the date and time that the snapshot associated with the created execution. | |
| ExecutionID | Gets or sets a string that uniquely identifies the current execution. | |
| ExpirationDateTime | Gets or sets the date and time that the execution expires. | |
| NeedProcessing | Indicates whether the snapshot associated with the execution needs to be created or reprocessed. | |
| Parameters | Contains the current parameter information for the execution. | |
| ParametersRequired | Indicates whether the report requires parameter values to be supplied. | |
| ReportName | Gets or sets the full path to the report on the server. |