Partager via


ServerReport.HistoryId, propriété

Obtient ou définit l'identificateur unique de la capture instantanée d'historique de rapport utilisée pour le rapport de serveurs.

Espace de noms :  Microsoft.Reporting.WinForms
Assembly :  Microsoft.ReportViewer.WinForms (dans Microsoft.ReportViewer.WinForms.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
Valeur String contenant l'identificateur unique de la capture instantanée d'historique de rapport utilisée pour le rapport de serveurs.

Voir aussi

Référence

ServerReport Classe

Microsoft.Reporting.WinForms, espace de noms