ServerReport.HistoryId Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
Valore della proprietà
- Attributi