Bookmark - Retrieves bookmarks for a specific report
Last updated
Last updated
Enter unique ID of the report for which bookmarks are requested.
Success: Successfully retrieved the list of all available bookmarks.
A public property of type Guid (a unique identifier) that has both a getter and a setter method, which allows for getting and setting the value of the ReportId property.
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the ModifiedByUserId property.
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the BookmarkState property.
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the DisplayName property.
A public property of type Guid (a unique identifier) that has both a getter and a setter method, which allows for getting and setting the value of the ReportBookmarkId property.
Enum for bookmark type.