Share via


ExecutionInfo3 Class

Definition

public ref class ExecutionInfo3 : Microsoft::Reporting::WebForms::Internal::Soap::ReportingServices2005::Execution::ExecutionInfo2
[System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.42")]
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough]
[System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices")]
[System.Serializable]
public class ExecutionInfo3 : Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.ExecutionInfo2
[<System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.42")>]
[<System.ComponentModel.DesignerCategory("code")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices")>]
[<System.Serializable>]
type ExecutionInfo3 = class
    inherit ExecutionInfo2
Public Class ExecutionInfo3
Inherits ExecutionInfo2
Inheritance
Attributes

Constructors

ExecutionInfo3()

Properties

AllowQueryExecution (Inherited from ExecutionInfo)
AutoRefreshInterval (Inherited from ExecutionInfo)
CredentialsRequired (Inherited from ExecutionInfo)
DataSourcePrompts (Inherited from ExecutionInfo)
ExecutionDateTime (Inherited from ExecutionInfo)
ExecutionID (Inherited from ExecutionInfo)
ExpirationDateTime (Inherited from ExecutionInfo)
HasDocumentMap (Inherited from ExecutionInfo)
HasSnapshot (Inherited from ExecutionInfo)
HistoryID (Inherited from ExecutionInfo)
NeedsProcessing (Inherited from ExecutionInfo)
NumPages (Inherited from ExecutionInfo)
PageCountMode (Inherited from ExecutionInfo2)
Parameters (Inherited from ExecutionInfo)
ParametersLayout
ParametersRequired (Inherited from ExecutionInfo)
ReportPageSettings (Inherited from ExecutionInfo)
ReportPath (Inherited from ExecutionInfo)

Applies to