ReportItem.Bookmark 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.
Riceve un'espressione che valuta un segnalibro a cui può essere collegato tramite un'azione di segnalibro.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ Bookmark { Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty Bookmark { get; }
member this.Bookmark : Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
Public ReadOnly Property Bookmark As ReportStringProperty
Valore della proprietà
Un ReportStringProperty oggetto che rappresenta un'espressione che valuta un segnalibro a cui può essere collegato tramite un'azione di segnalibro.