Bookmark - Fetch details of any requested bookmark
Last updated
Last updated
Expects Id of an existing report
Expects Id of an existing bookmark
Indicates successful retrieval of requested bookmark details
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.