Bookmark Members TIBCO Spotfire 6.0 API Reference
The Bookmark type exposes the following members.
Methods

  NameDescription
Public methodEquals
Gets a value indicating whether the specified object is equal or not.
(Overrides Object Equals(Object).)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Gets the hash code.
(Overrides Object GetHashCode .)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Back to Top
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.
Back to Top
See Also