Classe Bookmark
Represents a bookmark in the report. This class cannot be inherited.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.ReportRendering..::..Bookmark
Espace de noms : Microsoft.ReportingServices.ReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public NotInheritable Class Bookmark
'Utilisation
Dim instance As Bookmark
public sealed class Bookmark
public ref class Bookmark sealed
[<SealedAttribute>]
type Bookmark = class end
public final class Bookmark
Le type Bookmark expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
![]() |
BookmarkId | Returns the ID of the bookmark. |
![]() |
Page | Returns the soft page on which the bookmark appears. |
![]() |
UniqueName | Returns a string that uniquely identifies this bookmark across the entire report. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
![]() |
Equals | (hérité de Object.) |
![]() |
Finalize | (hérité de Object.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetType | (hérité de Object.) |
![]() |
MemberwiseClone | (hérité de Object.) |
![]() |
ToString | (hérité de Object.) |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.