ReportItemInstance.Bookmark Property

Definition

Gets the calculated value of the Bookmark property in a ReportItem class.

public:
 property System::String ^ Bookmark { System::String ^ get(); void set(System::String ^ value); };
public string Bookmark { get; set; }
member this.Bookmark : string with get, set
Public Property Bookmark As String

Property Value

A string value that represents the calculated value of the Bookmark property.

Applies to