[]
        
(Showing Draft Content)

C1.Report.ReportLinkTargetBookmark.Bookmark

Bookmark Property

Bookmark

Gets or sets a ScriptStringValue yielding the bookmark in the current report. (To associate a bookmark with an object, use the object's Bookmark property.)

Declaration
[C1Description("ReportLinkTarget.Bookmark", "Text or expression yielding the bookmark in the current report. (To associate a bookmark with an object, use the object's Bookmark property.)")]
public ScriptStringValue Bookmark { get; set; }
<C1Description("ReportLinkTarget.Bookmark", "Text or expression yielding the bookmark in the current report. (To associate a bookmark with an object, use the object's Bookmark property.)")>
Public Property Bookmark As ScriptStringValue