ExecutionInfo.HistoryID, propriété

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

Syntaxe

'Déclaration
Public Property HistoryID As String
public string HistoryID { get; set; }
public:
property String^ HistoryID {
    String^ get ();
    void set (String^ value);
}
member HistoryID : string with get, set
function get HistoryID () : String
function set HistoryID (value : String)

Valeur de propriété

Type : String

Voir aussi

Référence

ExecutionInfo Classe

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