ServerReport.HistoryId Property

Definition

public:
 property System::String ^ HistoryId { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.DefaultValue("")]
[System.ComponentModel.NotifyParentProperty(true)]
[System.Web.UI.WebControls.WebParts.WebBrowsable(true)]
public string HistoryId { get; set; }
[<System.ComponentModel.DefaultValue("")>]
[<System.ComponentModel.NotifyParentProperty(true)>]
[<System.Web.UI.WebControls.WebParts.WebBrowsable(true)>]
member this.HistoryId : string with get, set
Public Property HistoryId As String

Property Value

Attributes

Applies to