For a list of all members of this type, see Bookmark members.
Public Methods
| Name | Description |
 | GetDefinition |
Returns the CIM definition of the bookmark. This method must be called on the MCT. Use QueuedTask.Run.
|
 | Rename |
Changes the name of the bookmark. This method must be called on the MCT. Use QueuedTask.Run.
|
 | SetDefinition |
Updates the bookmark using a CIM definition of a bookmark. This method must be called on the MCT. Use QueuedTask.Run.
|
 | SetDescription |
Set the description for the Bookmark. This method must be called on the MCT. Use QueuedTask.Run.
|
 | SetThumbnail |
Set the thumbnail for the Bookmark. This method must be called on the MCT. Use QueuedTask.Run.
|
 | Update |
Updates the bookmark to the current location and time of a map view. This method must be called on the MCT. Use QueuedTask.Run.
|
Top
Protected Methods
See Also