Share via


ExecutionInfo.HistoryID Propriété

Définition

Obtient ou définit une chaîne qui contient l'ID d'historique si le rapport provient d'un instantané d'historique de rapport.

public:
 property System::String ^ HistoryID { System::String ^ get(); void set(System::String ^ value); };
public string HistoryID { get; set; }
member this.HistoryID : string with get, set
Public Property HistoryID As String

Valeur de propriété

Valeur String.

Remarques

Cette propriété est vide si le rapport ne provient pas d’un instantané d’historique de rapport.

S’applique à