[]
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.)
[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