Represents a bookmark.
Inheritance Hierarchy
Spotfire.Dxp.Application.AnalyticItemsBookmark
Namespace: Spotfire.Dxp.Application.AnalyticItems
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 51.0.16121.3915 (51.0.16121.3915)
Syntax
C#
public sealed class Bookmark
The Bookmark type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Author |
Gets the author of the bookmark.
|
![]() | Components |
Gets the components included in this bookmark.
|
![]() | Id |
Gets the id of the bookmark.
|
![]() | IsPublic |
Gets a value indicating whether the bookmark is public or not.
|
![]() | Modified |
Gets the date when the bookmark was last modified.
|
![]() | Name |
Gets the name of the bookmark.
|
Methods
Name | Description | |
---|---|---|
![]() | Equals |
Gets a value indicating whether the specified object is equal or not.
(Overrides ObjectEquals(Object).) |
![]() | GetHashCode |
Gets the hash code.
(Overrides ObjectGetHashCode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Version Information
Supported in: 11.4, 11.3, 11.2, 11.1, 11.0, 10.10, 7.11
See Also