ExecutionInfo.ExecutionDateTime, propriété

Espace de noms :  Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution
Assembly :  Microsoft.ReportViewer.WinForms (dans Microsoft.ReportViewer.WinForms.dll)

Syntaxe

'Déclaration
Public Property ExecutionDateTime As DateTime
public DateTime ExecutionDateTime { get; set; }
public:
property DateTime ExecutionDateTime {
    DateTime get ();
    void set (DateTime value);
}
member ExecutionDateTime : DateTime with get, set
function get ExecutionDateTime () : DateTime
function set ExecutionDateTime (value : DateTime)

Valeur de propriété

Type : DateTime

Voir aussi

Référence

ExecutionInfo Classe

Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution, espace de noms