The Bookmark type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
Context |
Gets the context of this node.
(Inherited from DocumentNode.) |
|
|
CreatedBy |
Gets the name of the user that created this bookmark.
|
|
|
CreatedDate |
Gets the date this bookmark was created.
|
|
|
Description |
Gets or sets the description of this bookmark.
|
|
|
DisplayName |
Gets or sets the text that visually represents this bookmark.
|
|
|
Id |
Gets the id.
|
|
|
IsAttached |
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.) |
|
|
IsBroken |
Gets whether or not this bookmark is broken.
|
|
|
ModifiedDate |
Gets or sets the date time this bookmark last was updated.
|
|
|
Transactions |
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.) |
See Also