Bookmark Class

Spotfire 14.3 API Reference
Represents a bookmark.
Inheritance Hierarchy

SystemObject
  Spotfire.Dxp.Application.AnalyticItemsBookmark

Namespace:  Spotfire.Dxp.Application.AnalyticItems
Assembly:  Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 65.0.19510.3242 (65.0.19510.3242)
Syntax

C#
public sealed class Bookmark

The Bookmark type exposes the following members.

Properties

  NameDescription
Public propertyAuthor
Gets the author of the bookmark.
Public propertyComponents
Gets the components included in this bookmark.
Public propertyId
Gets the id of the bookmark.
Public propertyIsPublic
Gets a value indicating whether the bookmark is public or not.
Public propertyModified
Gets the date when the bookmark was last modified.
Public propertyName
Gets the name of the bookmark.
Top
Methods

  NameDescription
Public methodEquals
Gets a value indicating whether the specified object is equal or not.
(Overrides ObjectEquals(Object).)
Public methodGetHashCode
Gets the hash code.
(Overrides ObjectGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Version Information

Supported in: 14.3, 14.2, 14.1, 14.0, 12.5, 12.4, 12.3, 12.2, 12.1, 12.0, 11.8
See Also

Reference