ExecutionInfo.HistoryID Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.