The ReportExecutionInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ReportExecutionInfo | Initializes a new instance of the ReportExecutionInfo class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
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. |