Report.HasBookmarks Property

Definition

Gets a value that indicates the report contains bookmarks.

public:
 property bool HasBookmarks { bool get(); };
public bool HasBookmarks { get; }
member this.HasBookmarks : bool
Public ReadOnly Property HasBookmarks As Boolean

Property Value

A Boolean value.

Applies to