Bookmark - Update existing bookmark-related details
Last updated
Last updated
Expects Id of an existing bookmark
Expects Id of an existing report
Expected bookmark related details
A public property of type nullable 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 nullable string that has both a getter and a setter method, which allows for getting and setting the value of the DisplayName property.
Enum for bookmark type.
Acknowledgment for successful bookmark update
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.