ReportHistorySnapshot.HistoryID Property

Definition

Gets or sets the ID of the report history snapshot.

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

Property Value

A String value that contains the ID of the report history snapshot.

Applies to