Action.BookmarkLink Property

Definition

Gets the link to the bookmark for a report item.

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

Property Value

A String value containing the name of the bookmark link.

Applies to