Bookmark - Create a new bookmark of an existing report with the provided details
Last updated
Last updated
Expects Id of an existing report
Expected bookmark related details
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.
Enum for bookmark type.
Successful creation of bookmark related details with newly created bookmark
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.